Roy Qu
a62910e1a3
- fix: editor tooltip for #include_next is not correctly calculated
...
- fix: ctrl+click on #include_next header name doesn't open the right file
- enhancement: parser used for non-project C files won't find header files in C++ include folders.
2022-10-18 12:24:59 +08:00
Roy Qu
eefb65bcb4
- fix: parser can't correctly handle variable definitions that don't have spaces like 'int*x';
...
- fix: parser can't correctly handle function parameters like 'int *x'
2022-01-12 20:59:28 +08:00
royqh1979@gmail.com
317db42876
add license information
2021-12-26 23:18:28 +08:00
Roy Qu
fdfa7c779f
work save
2021-11-24 10:07:35 +08:00
royqh1979@gmail.com
2376a09d73
work save
2021-08-15 16:49:37 +08:00
royqh1979@gmail.com
821aaee3e7
work save
2021-08-14 22:52:37 +08:00
royqh1979@gmail.com
8a4a397e17
work save
2021-08-14 18:55:42 +08:00
royqh1979@gmail.com
a5c4ceec7a
work save
2021-08-14 12:33:02 +08:00
royqh1979@gmail.com
a169306e86
work save: cpp parser tokenizer
2021-08-13 22:53:26 +08:00