notepad-plus-plus/PowerEditor
Robert Di Pardo 01bbebf825 Add MS Transact-SQL
Add built-in support for Microsoft's SQL dialect, Transact-SQL, used by Microsoft SQL Server. This enables Lexilla's dedicated MS SQL lexer.
To preserve the current file extension mapping, the new lexer is mapped to the *.tsql file extension only.
Users can select "Microsoft Transact-SQL" from the Language menu to apply MS SQL Server style to scripts with the *.sql extension.

Keywords and styles copied from https://www.scintilla.org/mssql.properties

Fix #5940, fix #7988, fix #11718, fix #12610, fix #13160, close #13184
2023-03-14 01:03:37 +01:00
..
Test Fix some issues in Pascal/Delphi function list parser 2023-02-02 18:38:40 +01:00
bin Notepad++ release 8.5 2023-03-06 03:19:41 +01:00
gcc Code enhancement: add -Wextra flag for GCC builds 2023-02-13 23:55:35 +01:00
installer Add ability to copy "Find what" to "Replace with" and vice versa 2023-03-12 14:11:05 +01:00
misc/chameleon
scintilla.original.forUpdating Update scintilla 5.3.4 and lexilla 5.2.4 with: 2023-03-13 21:06:09 +01:00
src Add MS Transact-SQL 2023-03-14 01:03:37 +01:00
visual.net Code enhancement: remove some MSVS analysis warning (Part 5) 2023-03-08 18:35:02 +01:00