Syntax highlighting in VSCode #2048
germa89
started this conversation in
Tips and Tricks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
You can get APDL syntax highlighting using the following VSCode extension:
https://marketplace.visualstudio.com/items?itemName=smhrjn.ansys-apdl-syntax
You can install it from the VSCode market place.
Pro-tip
If you want to apply that syntax to other extension files not included in the default extension configuration (for example
.dat
is not included), you can add a custom extension by doing the following:"Wheel button on your bottom left screen side" >
[Settings]
> Search forFile associations
>[Add item]
and write:Beta Was this translation helpful? Give feedback.
All reactions