godotengine / godotengine/godot-cpp

Can't call SyntaxHighlighter::get_text_edit() from SyntaxHighlighter::_get_line_syntax_highlighting(line)

Open
#1,084 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

`SyntaxHighlighter::_get_line_syntax_highlighting(line)` is a const function but `SyntaxHighlighter::get_text_edit()` is not. But `get_text_edit()` needs to be called from within `_get_line_syntax_highlighting(line)`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.