Commit Graph

7 Commits

Author SHA1 Message Date
Lu Zhen 8dd1d69b05 fix: crashed when edit closed
showtips when edit closed will cause crashed

Log: bug fix
Change-Id: I8f69fbe38a52812394b0aa91b56cba43d91f1428
2023-12-06 13:26:51 +08:00
Lu Zhen e9128f308c feat: add code coplilot
with comment&generate feature

Log:
Change-Id: I2024bc8eaa6764f025b3a4dee1f20621b2aca349
2023-11-07 16:01:03 +08:00
hongjinchuan 8a212dd2ff feat:eliminate warnings in code
1.modify code to eliminate warnings

log: fix
Change-Id: I016cab5c16cd3c80d2a97b4daed8be6cfa225ee7
2023-06-02 10:51:48 +08:00
Lu Zhen fe01fd6eb9 feat: add js language server
add js language server in languageadapter,
could realize js code highlight、rename and
other features.

Log: js hightlight supported.
Change-Id: Ibd47b4b127a49d87af24496465cf742836990dfc
2023-05-22 18:09:13 +08:00
Lu Zhen b8f3e2cbc5 feat: add scintilla js highlight
scintilla not support pure js hightlight,
so add lexjs.cxx to lexilla lib will resolve
the issue.

Log: js offline syntax highlighting supported
Change-Id: I52d9adaf4cf8fb4b4bc2f37afa9af7c4f185734b
2023-04-27 16:46:37 +08:00
hongjinchuan f8dc0e8408 fix:preprocess code font color
change background and fore color in preprocess code block

log: bug fix
Change-Id: Ie25dadf1fd754d9dac91d97b5ab59f71941ea343
2023-02-02 17:55:26 +08:00
Huang Yu 987a3d497a refactor: changed depend lib perfix to unioncode
1. change lib name runtime not found symbol.
2. add flame from perf can't open browser lost files

Log: refactor
Change-Id: I89305f5e8e0369ade07797a5cefcafaf0bb6cdba
2022-11-07 10:00:42 +08:00