bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#61913: java-ts-mode query error for string highlight, due to recent


From: Vincenzo Pupillo
Subject: bug#61913: java-ts-mode query error for string highlight, due to recent commit in tree-sitter-java.
Date: Thu, 02 Mar 2023 13:51:17 +0100

Sorry, I sent a broken patch.
my emacs version is:
GNU Emacs 30.0.50 (build 11, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo 
version 1.17.6) of 2023-03-02

Vincenzo


In data giovedì 2 marzo 2023 13:21:05 CET, hai scritto:
> Hi, 
> a recent commit in tree-sitter-java 
> (https://github.com/tree-sitter/tree-sitter-java/commit/2b3b776b953a34ccffb647dd89732db79690d4c5)
>  
> removed "text_block" from grammar.js. This causes a bug in java-ts-mode when 
> treesit-fon-lock-level is > 1
> 
> Error during redeployment: (jit-lock-function 8295) reported 
> (treesit-query-error "Node type error at" 42 "(string_literal) 
> @font-lock-string-face (text_block) @font-lock-string-face" "Debugging the 
> query with `treesit-query-validate'")
> 
> 
> The attached patch fixes the problem. 
> Thank you very much.
> 
> Vincenzo
> 
> 
> 
> 
> 

-- 
Vincenzo Pupillo
Direzione ICT
Università degli Studi di Milano / University of Milan (Italy)
Via Giuseppe Colombo, 46, 20133 Milano

Attachment: java_ts_mode_string_highlight.patch
Description: Text Data


reply via email to

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