Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support highlighting acet-* functions and constants #222

Merged
merged 3 commits into from
Mar 16, 2023

Conversation

Sen-real
Copy link
Collaborator

@Sen-real Sen-real commented Mar 16, 2023

Objective

Support highlighting acet-* functions and constants.

Abstractions

This is to address a part of #221.

Function names and constants mentioned in acetutil.chm are added into the highlight and auto-complete data files, so that:

  1. they're highlighted in VS Code Editor
  2. they show up in the auto-complete popup

P.S.:
The version of dev dependency "source-map" is set to 0.7.4 (the latest one) to solve the recently occurred build error on CI:
image

Tests performed

Got expected result.

Screen shot

image

@Sen-real Sen-real changed the title Add acet- keywords listed in acetutil.chm Support acet- keywords listed in acetutil.chm Mar 16, 2023
@Sen-real Sen-real changed the title Support acet- keywords listed in acetutil.chm Support acet- keywords which are listed in acetutil.chm Mar 16, 2023
@github-actions
Copy link

CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. We ask that you sign our Contributor License Agreement before we can accept your contribution.

-->If you are contributing on behalf of your employer: you must fill out our Corporate Contributor License Agreement which can be found here, and send the signed forms to [email protected].

-->If you are contributing on behalf of yourself: you must agree to our Individual Contributor License Agreement which can be found here, and either send the signed forms to [email protected], or reply below with a comment containing the following text:


I have read the CLA Document and I hereby sign the CLA


Sen Lin Application Admin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@Sen-real Sen-real changed the title Support acet- keywords which are listed in acetutil.chm Support highlighting acet-* functions and constants Mar 16, 2023
@Sen-real Sen-real marked this pull request as ready for review March 16, 2023 06:57
@Sen-real Sen-real merged commit 8438c12 into main Mar 16, 2023
@Sen-real Sen-real deleted the wip/linse/addAcetKeywords branch March 16, 2023 07:12
@github-actions github-actions bot locked and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant