-
Notifications
You must be signed in to change notification settings - Fork 0
madmaze/jEditCudaHighlighting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a work-in-progress of a jEdit syntax highlighing file. Installation under Linux: find your 'modes' folder, typically ~/.jedit/modes Save the cuda.xml in your 'modes' add the following line to modes/catalog: <MODE NAME="cuda" FILE="cuda.xml" FILE_NAME_GLOB="*.cu" /> Note: may need to "chmod 777 cuda.xml" and select the cuda highlighting under buffer properties. Some combination of those two makes it work. Let me know if you have questions. Windows/Mac is probably similar.. but I havnt tested that This file is based off of the original cplusplus.xml of jEdit and the c_CUDA_2.1.xml originally authored by Splendido(http://forums.nvidia.com/index.php?showtopic=93459) Any and all my changes are released under GPL. visit http://www.jedit.org/FAQ/legal-notice.html
About
This houses the Cuda syntax highlighing file for jEdit
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published