01 2017 档案
摘要:ICSharpCode.TextEditor 是一款非常不错的.NET代码编辑控件,内置了多种高亮语言支持,同时完美支持中文,非常赞!先来看一下运行效果: 1 项目结构 这里需要注意lib文件夹下导入的类库,这个Demo需要这些dll. 2 代码折叠 需要实现IFoldingStrategy中的 G
阅读全文
摘要:官网上给出:”The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here. It is licensed under the M
阅读全文