Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
DataEditorX
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dark_Zane
DataEditorX
Commits
8de2662a
Commit
8de2662a
authored
Jun 12, 2020
by
JoyJ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update highlight syntax
parent
482e3bb0
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
60 additions
and
11 deletions
+60
-11
DataEditorX/Controls/MySyntaxHighlighter.cs
DataEditorX/Controls/MySyntaxHighlighter.cs
+51
-9
DataEditorX/app.config
DataEditorX/app.config
+1
-1
DataEditorX/changed.txt
DataEditorX/changed.txt
+8
-1
No files found.
DataEditorX/Controls/MySyntaxHighlighter.cs
View file @
8de2662a
This diff is collapsed.
Click to expand it.
DataEditorX/app.config
View file @
8de2662a
...
...
@@ -46,7 +46,7 @@
IME
=
true
使用輸入法,正常顯示文字,反應變慢
IME
=
false
English
-->
<
add
key
=
"IME"
value
=
"
tru
e"
/>
<
add
key
=
"IME"
value
=
"
fals
e"
/>
<
add
key
=
"wordwrap"
value
=
"true"
/>
<
add
key
=
"tabisspace"
value
=
"false"
/>
<
add
key
=
"fontname"
value
=
"Consolas"
/>
...
...
DataEditorX/changed.txt
View file @
8de2662a
★更新历史
3.0.0.2
增加了一个简易的语法检查功能
从此版本开始,准备开始对一些简单的错误进行提示(标红)
3.0.0.1
待补充…………
修正了自动更新
增加下载缓存以提高更新时的下载速度
函数自动完成的详细说明现在实时显示且不会消失;位置移动到画面右侧
函数自动完成列表的宽度会按当前选中的函数自动调整
更新了中文函数列表
3.0.0.0
不少改善,增加了窗口缩放
2.4.3.7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment