emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SPAM UNSURE] Re: Tree-sitter integration in python.el


From: Stephen Leake
Subject: Re: [SPAM UNSURE] Re: Tree-sitter integration in python.el
Date: Wed, 12 Oct 2022 17:16:01 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (windows-nt)

Yuan Fu <casouri@gmail.com> writes:

> What are some suggestions for kind names? We could provide the common
> ones in the doctoring so major modes use the same names for them. I
> can think of: function, type, keyword, constant, builtin,
> string-interpolation, escape, assignment-lhs, macro, preprocessor,
> string, comment, hmmm… this list is extremely similar to
> font-lock-faces…

It's also similar to LSP SemanticTokens:

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens


-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]