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

能否根据光标所在位置,自动提取camel case中当前单词进行取词? #17

Closed
cycorey opened this issue Sep 18, 2016 · 1 comment

Comments

@cycorey
Copy link

cycorey commented Sep 18, 2016

例如: sparkSession
如果光标在a上,自动取spark
如果光标在i上,自动取session。
此外,可以增加一个action,取整个sparkSession。

谢谢:)

@YiiGuxing
Copy link
Owner

其实自动取词已经实现,将在下一版本可用,不过只取整句的,这要感谢你的建议,我会试着添加可自动选单个词的,我就没想到这个。。。 Change Log

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