Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是否可以开发一些IDE的插件? #7

Open
ghost opened this issue Aug 25, 2020 · 5 comments
Open

是否可以开发一些IDE的插件? #7

ghost opened this issue Aug 25, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Aug 25, 2020

@tealang 是否可以开发一些常用编辑器(如Sublime、VSCode、HBuilderX)和IDE(如Eclipse、PHPStorm)的Tea语言支持插件?比如:右键新建菜单添加“Tea文件”,语法高亮等。

@tealang
Copy link
Owner

tealang commented Aug 28, 2020

语法高亮已经在计划中,其它暂无计划,预计需要在1.0正式版后才考虑加入计划。不过,Tea语言是开放的,欢迎大家提交各方面目前尚不完善的特性和支持,我们期待能和大家一起开发和维护这个项目。

@dvaknheo
Copy link

作为一个不知名 PHP Web 框架作者,很能理解作者这种需要反馈的精神。
加油!没想到 PHP 也可以搞一个语言出来
有空我把 phpparser 也看一遍。

@tealang
Copy link
Owner

tealang commented Aug 30, 2020

@dvaknheo 多谢支持,加油!

@ghost
Copy link
Author

ghost commented Aug 31, 2020

语法高亮已经在计划中,其它暂无计划,预计需要在1.0正式版后才考虑加入计划。不过,Tea语言是开放的,欢迎大家提交各方面目前尚不完善的特性和支持,我们期待能和大家一起开发和维护这个项目。

你自己先建一个 tea-extensions 仓库吧,用来存放各种编辑器的 Tea 语言支持插件。

@tealang
Copy link
Owner

tealang commented Aug 31, 2020

语法高亮已经在计划中,其它暂无计划,预计需要在1.0正式版后才考虑加入计划。不过,Tea语言是开放的,欢迎大家提交各方面目前尚不完善的特性和支持,我们期待能和大家一起开发和维护这个项目。

你自己先建一个 tea-extensions 仓库吧,用来存放各种编辑器的 Tea 语言支持插件。

已建好:
tea-tmlanguage 用于放置 TextMate 兼容语法包,打算基于 TypeScript-TmLanguage 调整支持;
tea-ide-plugins 用于放置其它语法包。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants