Changed mouse cursor to the caret (text cursor) location.
(cherry picked from commit 59ed3c1aaf
)
This commit is contained in:
parent
d81b8e4a86
commit
c58b5c5df4
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@
|
|||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
Returns a [String] text with the word under the mouse cursor location.
|
||||
Returns a [String] text with the word under the caret (text cursor) location.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has_keyword_color" qualifiers="const">
|
||||
|
|
Loading…
Reference in a new issue