Roy Qu
609f611e8f
- enhancement: highlighter for GLSL (OpenGL Shading Language)
2022-01-23 23:27:48 +08:00
royqh1979@gmail.com
317db42876
add license information
2021-12-26 23:18:28 +08:00
Roy Qu
fd03ea4098
work save
2021-12-03 11:40:05 +08:00
royqh1979
4eec185ac4
- enhancement: correctly handle auto indents for statement span many lines;
...
- enhancment: only use colors have good contrasts with the background in the class browser and code completion suggestion window
2021-10-31 00:08:20 +08:00
royqh1979
44cf39d8ca
- change: don't auto insert a new line when input an enter between '(' and ')' or between '[' and ']' (indent instead)
...
- enhancement: the line containing '}' will use the indents of the matching '{' line, instead of just unindent one level
2021-10-30 18:28:40 +08:00
royqh1979@gmail.com
5aa91e1bc1
- enhancement: more accurate auto indent calculation
2021-10-29 12:25:04 +08:00
royqh1979@gmail.com
19e7143efc
work save
2021-10-28 23:46:54 +08:00
royqh1979@gmail.com
c8704fdfbb
work save
2021-10-28 08:56:13 +08:00
royqh1979@gmail.com
bb8b711376
- implement: export as rtf / export as html
...
- fix: the contents copied/exported are not correctly syntax colored
- fix: stop execution if the source file is not compiled and user choose not to compile it
2021-10-12 09:47:58 +08:00
royqh1979@gmail.com
22341d11fa
work save
2021-10-02 14:54:49 +08:00
royqh1979@gmail.com
bfa5835cfa
- refactor: brace states in parser
...
- changer: colors for braces in VS Code color scheme
2021-09-23 14:46:42 +08:00
royqh1979@gmail.com
842e1f6cbd
- fix: editor folder process error
...
- add: function tooltip
2021-09-23 12:06:26 +08:00
royqh1979@gmail.com
1fc76d50fb
change: add cppCommentEnd state in cpp highlighter
2021-09-20 20:30:09 +08:00
royqh1979@gmail.com
7e00a48560
work save: asm highlighter
2021-07-02 10:32:29 +08:00
royqh1979@gmail.com
fc9099a9da
* highlighter can work now
2021-05-26 18:32:17 +08:00
royqh1979@gmail.com
2ea5169675
* work save
2021-05-26 00:04:20 +08:00
royqh1979@gmail.com
fcd640b0e3
work save
2021-05-14 23:56:43 +08:00
royqh1979@gmail.com
0049f4f1e1
reuse qscintilla
2021-05-14 12:27:53 +08:00
royqh1979@gmail.com
70af9a9120
* finish qsynedit MiscProcs
2021-05-01 10:57:41 +08:00
royqh1979@gmail.com
9e51cf2f06
* add QSynEdit
2021-04-29 20:54:44 +08:00