Search found 2 matches
- Fri Jul 09, 2004 6:18 am
- Forum: Enhancement Suggestions
- Topic: Opening file on click not only on '#include'
- Replies: 6
- Views: 1203
Hi, back to the original problem / suggestion: The intent is to allow opening included file whose name is written in the text . The question is how much exactly copy C/C++ syntax criterions. If we want to simplify the intent, the problem definition can be formed as determining a keyword followed by ...
- Thu Jul 08, 2004 7:28 am
- Forum: Enhancement Suggestions
- Topic: Opening file on click not only on '#include'
- Replies: 6
- Views: 1203
Opening file on click not only on '#include'
When you click on a line which begins with a " #include " or " $include " followed by a string (e. g. "#include <a.txt>") , a track menu appears which offers you to " Open <a.txt> ". However, it works only with these two keywords. My enhancement suggestion is to add a special keyword (e. g ...