-
Notifications
You must be signed in to change notification settings - Fork 1
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
mill mode #15
Comments
this flymake feature (found in the documentation of the
|
I've slightly changed the syntax for lexical ids to not include spaces, but enclose the lexical id in square brackets: |
related to #15 ** add nomlex relations ** use new lexical id syntax hopefully it's less buggy now ** better rx
I've updated https://github.com/own-pt/mill/wiki/Editor-Support with new features: go-to definition, list references, and sense TAB completion @arademaker @alexandretessarollo |
I updated the first comment. Two questions there. One item removed. |
I think it's better to ask the questions here! I've answered one of them, the other one I don't know what you mean — do you want to know how to implement it? |
I don't know what would be the approach for "fill definition/example automatically"? |
ah, I think this is a matter of WSD. I mean fill in the Emacs sense: https://www.gnu.org/software/emacs/manual/html_node/emacs/Filling.html |
q
to exit)M-x mill-list-frames
q
to exit; by default this will only show you relations that match the current PoS and obj -- synset or wordsense)M-x mill-list-relations
new synset creationM-q
) (how to make it?)The text was updated successfully, but these errors were encountered: