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

[Fix#44] Add language hints active code #441

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

daizenj
Copy link
Contributor

@daizenj daizenj commented Dec 6, 2023

Improved the codeMirror functionality by adding hinting support for html, css, javascript, SQL.

I would like to stress that this is an incomplete fix as multiple other languages are not presently being supported by codeMirror. Would piggy-back on Brad's comments here #44 (comment)

fix #44

Before:
previous

After adding language specific hints:
Screenshot 2023-12-06 at 12 45 18 PM

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.

Adding Code Completion for active codes
1 participant