Im trying to set up EditBox in LiClipse for python but nothing I do makes it work. I feel like I've tried everything but maybe I missed something. Can anyone who was able to set it up explain how they did it?
Asked
Active
Viewed 761 times
0
-
What exactly do you want in EditBox? (if it's just vertical indent guides, you can enable the option in the preferences > PyDev > Editor > Vertical Indent Guides) – Fabio Zadrozny May 30 '17 at 17:52
-
No, I'm trying to get the code blocks to be highlighted similar to how BlueJay looks, and how EditBox displays on their github. – Jake May 30 '17 at 18:09
1 Answers
0
I did some messing around and I found the answer! You need to select the category to the right that is associated with your language (or whatever category you want to store the layout in) and press the add button on the bottom left to add the file type. Simply type in your file type (for example if using the language C in script Test.c type *.c) and press OK, then from there your all set! You can customize the format in the categories tabs above to make yours look unique or more suited for your needs. Hope this helped anyone else confused about setting up EditBox :)
Image of solution:<- Click b/c I cant post pictures yet lol
My Suggestion For a Good Configuration (Using LiClipse Dark Theme): <- Click Me :D

Jake
- 999
- 1
- 7
- 16