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

Highlighting of ddck functionality in our chosen editor #181

Open
ahobeost opened this issue Feb 1, 2024 · 2 comments
Open

Highlighting of ddck functionality in our chosen editor #181

ahobeost opened this issue Feb 1, 2024 · 2 comments

Comments

@ahobeost
Copy link
Contributor

ahobeost commented Feb 1, 2024

DDCK syntax highlighting exists for Notepad++.
We need this for the common editors we use, e.g. VS code and pycharm at the very least

@ahobeost
Copy link
Contributor Author

ahobeost commented Feb 6, 2024

For Pycharm, one can follow this guide.
Unfortunately, I couldn't find a way to export these settings to be imported elsewhere:
https://www.jetbrains.com/help/idea/creating-and-registering-file-types.html

use ctrl+alt+s to get to settings.
In Editor find FIle types.
Add one and fill it in as follows:
image
image
image
image

Lastly, add File name patterns:
image

@ahobeost
Copy link
Contributor Author

ahobeost commented Feb 6, 2024

For the config files:
image
image
image
image

And associate the file type:
image

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

No branches or pull requests

1 participant