ozone10
07e95038cb
Add message box with information about disabled backward regex searching
...
Fix #15239 , close #15243
2024-06-06 18:05:13 +02:00
xomx
9f6e9c0cfc
Update English translation for v8.6.8 (indentation setting)
...
Related to: #15203
Close #15237
2024-06-05 17:21:19 +02:00
popcorner
bc1436a5c0
Update chineseSimplified.xml
...
Close #15154
2024-06-04 00:41:16 +02:00
ozone10
912c5ee300
Make english language text with colon (':') consistent
...
Fix #4628 , close #15165
2024-05-21 14:31:40 +02:00
Tmp341
a1aa8682d1
[xml] Update Turkish localization
...
* According to d039eaa
and 12548b6
commits.
Close #15121
2024-05-12 16:24:10 +02:00
Christian Grasser
973fb36044
Add auto-completion for Go & Raku, function list for Raku
...
- added autoCompletion for Go and Raku to installer script.
- added function list for Raku as starting point, currently just an adapted copy of the perl functionlist.
Related to #15000 and #14966
Close #15128
2024-05-12 01:30:49 +02:00
PeterCJ
da5f896de6
Language enhancement: allow custom tags in HTML
...
HTML Lexer, TAG Style: enable user-defined keywords
Implement and verify @mpheath solution from https://community.notepad-plus-plus.org/topic/25741/html-user-defined-keywords
Fix #15093 , close #15094
2024-05-11 03:36:14 +02:00
rddim
e53bb4c88f
[xml] Update Bulgarian localization
...
Close #15092
2024-05-06 05:11:13 +02:00
notdodgeball
8ab9b99b73
Ada Function List improvements
...
Changes:
Ada is case insensitive
Added 'Parallel' reserved word
Identifiers may not begin or end with underscore
Support for identifiers containing digits
Support for Ada specifications file (subprogram declaration) (#14687 )
Support for dot notation within types (#14908 )
Support for generic instantiations (#14498 ) (functions with no return statement)
Fix #14908 , fix #14687 , fix #14498 , close #14986
2024-05-05 22:21:17 +02:00
PeterCJ
aa6a55cb7e
Enable remaining 4 keyword lists
...
including langs.model.xml, stylers.xml and all themes.
Fix #15081 , fix #7615 , close #15088
2024-05-05 17:43:55 +02:00
Karlo-F
e987f360cd
[xml] Update Croatian translation for Notepad++ 8.6.6
...
Close #15085
2024-05-05 15:48:33 +02:00
Piotr Kostrzewski
e518c79a53
Update polish.xml
...
Close #14927
2024-05-01 17:25:47 +02:00
A. Regnander
cb9fb5c22d
Update swedish.xml
...
Added new strings, removed outdated strings, made changes to existing strings
Close #14939
2024-05-01 17:23:02 +02:00
Juan
1183b4bb63
Update spanish.xml
...
Close #15025
2024-05-01 17:20:20 +02:00
Juan
3c0e54a012
Update galician.xml
...
Close #15026
2024-05-01 17:18:43 +02:00
~GOLEM~
4c367f4dea
[xml] Update russian.xml v8.6.6
...
Close #15037
2024-05-01 17:14:55 +02:00
Patriccollu
052d601e51
[xml] Update Corsican translation for Notepad++ 8.6.6
...
Close #15070
2024-05-01 17:12:52 +02:00
PeterCJ
161bb41425
Add syntax highlighting for Raku
...
Based on SciTE, Go/Golang can use cpp lexer.
Use the Perl color scheme from each theme as the basis for the Raku color scheme.
Fix #4465 , close #15000
2024-04-16 01:33:40 +02:00
PeterCJ
8f24e89824
Add syntax highlighting for Go/Golang
...
(as done in SciTE, Go/Golang can use cpp lexer)
Fix #8090 , close #14966
2024-04-11 17:58:43 +02:00
xomx
6afcb73557
Fix possible 2GB+ files loading Scintilla exception
...
Previously there was the 4096 MB max limit, so when e.g. user set this 4GB threshold and then tried to open any 2GB+ file, the Scintilla CellBuffer::Allocate method throwed a std::runtime_error because currently the Notepad++ does not use the SC_DOCUMENTOPTION_TEXT_LARGE in such a case.
2024-04-05 18:55:07 +02:00
Don Ho
a61f3ab13f
Update slovenian.xml
2024-04-03 02:29:55 +02:00
Don Ho
26647ac9fd
Notepad++ release 8.6.5
2024-03-30 01:02:22 +01:00
Matteo Concato
71a12c4289
[xml] Fix & update italian.xml
...
Close #14898
2024-03-24 11:21:53 +01:00
MarkusBodensee
6b0274fdf2
Update german.xml
...
Update german.xml with latest changes for v8.6.5 release.
Adjust and fix some more translations.
Close #14879
2024-03-19 16:31:05 +01:00
Juan
33ac6e7ecf
[xml] Update galician.xml
...
Close #14873
2024-03-17 19:39:59 +01:00
Juan
13dcdd5fb4
[xml] Update spanish.xml
...
Close #14872
2024-03-17 19:38:23 +01:00
schnurlos
6e77795f89
[xml] Update german.xml
...
Close #14803
2024-03-17 19:37:06 +01:00
Andrei Miloiu
bdbd289d6c
Update romanian.xml
...
Close #14868
2024-03-17 19:34:21 +01:00
xomx
45cdbbfe15
[xml] Update czech.xml to v8.6.5
...
Close #14869
2024-03-17 00:08:03 +01:00
Karlo-F
2a747e496e
[xml] Update croatian.xml to v8.6.5
...
Close #14862
2024-03-16 19:27:13 +01:00
Hugo Carvalho
7f74bc0f9b
[xml] Update portuguese.xml
...
Close #14863
2024-03-16 19:25:09 +01:00
Matteo Concato
c4e37e8167
[XML] Update italian.xml v8.6.5
...
Close #14861
2024-03-15 01:20:12 +01:00
Tmp341
e7d7af8980
[xml] Update Turkish localization
...
* According to 35deb8a
, 6c027d3
, 13cd4ac
, 12548b6
, c6e433f
, d039eaa
, 78d0e7e
, 4e2903a
, 4e6bbbc
, e497ae2
, 2724e0d
, ffc0ed2
, 9bc790b
, faba181
, 3e7425f
, 05f339b
, cecd161
, 89278e1
, 1c27e64
, 0879451
and 591b00e
commits.
Close #14848
2024-03-15 01:18:27 +01:00
yasmise
43e84c41fb
[xml] Update japanese.xml
...
Close #14804
2024-03-15 01:09:28 +01:00
Patriccollu
1fbb393a90
[xml] Update Corsican translation for Notepad++ 8.6.5
...
Close #14798
2024-03-15 01:07:44 +01:00
Marcellomco
808aeb7eaf
[XML] Update brazilian_portuguese.xml
...
Close #14800
2024-03-15 01:05:36 +01:00
rddim
5b3774dd79
[xml] Update Bulgarian localization
...
Close #14797
2024-03-15 01:03:07 +01:00
kubalav
8ddb672a0b
[xml] Update Slovak translation
...
Close #14794
2024-03-15 01:01:53 +01:00
Piotr Kostrzewski
ace771cf27
Update polish.xml
...
Close #14792
2024-03-15 01:00:24 +01:00
~GOLEM~
8216b5134e
[xml] Update russian.xml v8.6.5
...
Close #14790
2024-03-15 00:58:54 +01:00
Don Ho
aa0be9973b
Add support for Change History in the text
...
This commit follows the commit:
fd1f785b89
Close #14838
2024-03-10 05:17:08 +01:00
mpheath
fd1f785b89
Add Change History colour configuration
...
Fix #12321 , fix #13915 , close #14819
2024-03-06 15:48:15 +01:00
Don Ho
b3ff400cc8
Fix python wrong decorator attribute colors
...
Add "ATTRIBUTE" color in Python.
Only DarkModeDefault.xml & Zenburn.xml are modified due to the other themes missing "DECORATOR" color with which "ATTRIBUTE" color uses.
I let people who use those themes and need "DECORATOR" & "ATTRIBUTE" colors to modify them.
Fix #5894 , close #14830
2024-03-05 20:20:01 +01:00
Don Ho
35deb8a303
Make "Prevent C0 input" feature optional
2024-02-29 17:51:27 +01:00
Don Ho
6c027d343f
Modify the layout of "Editing 2" in Preferences dialog
...
Ref: 12548b6abb (commitcomment-139128197)
2024-02-28 15:41:35 +01:00
Don Ho
13cd4acad6
Fix "Save a Copy As" dialog's wrong title
...
1. Use appropriated localized title on some main save/open dialogs.
2. Reuse menu localized string and remove some redundent entries from localization files.
Fix #14737 , fix #11860 , close #14808
2024-02-28 04:54:38 +01:00
Don Ho
12548b6abb
Reorganize "Editing" sections in Preferences dialog
2024-02-26 05:40:42 +01:00
unknown
8ffe8147c7
Few fixes for Finnish translation
...
Tab vs. tabulator confusion fix.
Close #14755
2024-02-24 03:38:09 +01:00
Karlo-F
75b239cf8a
[xml] Update croatian.xml to v8.6.3
...
Close #14726
2024-02-15 15:35:05 +01:00
xomx
63d0f88b0a
[xml] Update czech.xml to v8.6.3
...
Close #14728
2024-02-15 15:33:04 +01:00