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

highlight keyword #62

Closed
8 of 12 tasks
Tracked by #5
dufoli opened this issue Apr 11, 2024 · 0 comments · Fixed by #68
Closed
8 of 12 tasks
Tracked by #5

highlight keyword #62

dufoli opened this issue Apr 11, 2024 · 0 comments · Fixed by #68
Assignees
Milestone

Comments

@dufoli
Copy link
Owner

dufoli commented Apr 11, 2024

  • mirror text area cf move suggestion over text area with list as regular IDE do #41
  • highlight keyword SOSL in blue
  • hightlight SOQL keyword in blue
  • hightlight apex keyword and type in blue
  • hightlight apex {},(),[] in violet
  • hightlight comment in green
  • hightlight string and quote and double quote in orange
  • remove spellcheck : autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"

minor (and not sure about needs) si postpone to next release:

  • current line start selection hightlight => line number hightlight mostly in apex runner
  • hightlight apex function yellow (dark/light) => complexe because parenthesis in calculus is not the same, subquery...
  • hightlight apex class in light green => do not have the full list (standard and custom) so skip it
  • darkmode => study show that darkmode is not good for eyes best is to reduce luminosity so skip it for moment.
@dufoli dufoli mentioned this issue Apr 11, 2024
96 tasks
@dufoli dufoli self-assigned this Apr 28, 2024
@dufoli dufoli added this to the 1.26 milestone Apr 28, 2024
@dufoli dufoli mentioned this issue May 6, 2024
5 tasks
@dufoli dufoli closed this as completed in #68 May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant