-
-
Notifications
You must be signed in to change notification settings - Fork 142
Add snippets #75
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
Add snippets #75
Conversation
|
Hi ouuan |
|
My work on CF tools to submit is almost done and no more big code changes will be required. Here is what i would like to also let you know, add snippets for all 3 language and it will be better if they are all 3 in different files. Maybe json files for each language snippets. |
|
I just reviewed your code and it looks good. You can ignore that json to store snippets, .ini will be good to. All Editor related things in one place, i also see you implementing different languages snippets separately depending upto tab language. That is good as expected. Take your time and perfect this feature. Also Thanks for your valuable work in CP editor. |
|
So i am merging this to master now. Also my work on cf-tools is ready as well. You could try now. |
I think the editing part is done, maybe needs some testing.
I'll add the "use snippets in the code editor" part tomorrow. Though it should be easy to implement, I don't have time today.