From 6dfbe8e902d1bde666fbd18d2a4e6bf1074f7e4b Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 8 Oct 2013 09:10:21 +1100 Subject: Feature [feature-requests:#1024]. Lexer added for Rust language. From SiegeLord. --- doc/ScintillaHistory.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a10ddec23..87ab5744a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -430,6 +430,8 @@ Özgür Emir Neomi OmegaPhil + + SiegeLord

@@ -456,6 +458,10 @@ StyleFromSubStyle and PrimaryStyleFromStyle methods were added to ILexerWithSubStyles so each lexer can implement these.

  • + Lexer added for Rust language. + Feature #1024. +
  • +
  • Avoid false matches in errorlist lexer which is used for the SciTE output pane by stricter checking of ctags lines.
  • -- cgit v1.2.3