Skip to content

Conversation

kammeows
Copy link
Owner

@kammeows kammeows commented Jun 5, 2025

The autocomplete suggestions dynamically change based on the current scope or context of the code using a pre defined scope map (finalScopeMap.json) that contains whitelisted and blacklisted keywords for each context.

Features implemented in this pr:

  • Integration with CodeMirror's show-hint addon
  • Context detection via the parseCode() function
  • Whitelisted hints appear bold
  • Blacklisted hints appear in red

@kammeows kammeows merged commit 3e84dd5 into develop Jun 5, 2025
kammeows pushed a commit that referenced this pull request Jul 24, 2025
…ts_dependencies

pr05 Typescript #1: Set up TS dependencies
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 this pull request may close these issues.

1 participant