Commit Graph

112 Commits

Author SHA1 Message Date
Rainer Kottenhoff
783053fbaa + fix: Lexer "Python": fixing Format-Strings (f-strings) 2021-03-23 16:58:47 +01:00
Pairi Daiza
3186b176d0 + Upd: Version files and Changes.txt 2021-02-19 21:57:46 +01:00
Rainer Kottenhoff
8bc8cd14ec + rev: revert case sensitive keyword lists for Lexers
+ enh: line continuation for JSON5 strings (std. line breaks only - no Unicode LineSep or ParaSep)
+ enh: JASON5 +Infinity, -Infinity keywords
2021-02-14 20:41:28 +01:00
Rainer Kottenhoff
7173fbd196 + chg: JSON5 enhancements to Scintilla's original JSON-Lexer (yet missing: line continuation, esc-sequence and maybe some more) 2021-02-13 13:44:18 +01:00
Pairi Daiza
ee5014356e + Chg: Clean up test files directory and minor changes 2020-12-28 14:00:48 +01:00
Rainer Kottenhoff
6c79ce170a + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
Rainer Kottenhoff
3a2165ef39 + add: Dart Lexer based on Zufuliu's Dart Lexer code base 2020-12-22 11:32:45 +01:00
Pairi Daiza
c03c729064 +chg: Add new Chinese files with more characters 2020-11-27 13:58:44 +01:00
Pairi Daiza
ced66694de +chg: Add more characters to accurately identify the encoding 2020-11-27 12:04:04 +01:00
Pairi Daiza
771dd885f7 +Add Chinese test files of issue #2981 in library "test/test_files/encoding/Txtfiles" 2020-11-27 09:42:04 +01:00
Pairi Daiza
3fdb891fdb +chg: replace "http://" to "https://" for "www.flos-freeware.ch" and some other sites 2020-10-12 19:57:03 +02:00
Rainer Kottenhoff
7037c60f4c + upd: Scintilla v443 2020-06-11 20:28:44 +02:00
RaiKoHoff
adc493952a + chg: Markdown Lexer: new defaults for Header lines
+ chg: Strip first char: do not apply on all text (empty selection)
+ add: Strip first char: allow multi-selection
2020-05-04 12:13:21 +02:00
RaiKoHoff
4787805aca + chg: filevar tag "fill-column" changes to support multi-column marker 2020-04-21 15:54:01 +02:00
Rainer Kottenhoff
8a7048711f + fix: view selection on wrapped long-lines vs. normalizing view
+ upd: grepWinNP3 version (v2.1.0.4)
2020-04-13 14:03:59 +02:00
Pairi Daiza
793cb46d92 MUI - Add string "IDS_MUI_ERR_DLG_FORMAT" in all languages. 2020-03-31 15:18:07 +02:00
Pairi Daiza
e009f1b7c4 MUI - Add string "IDS_MUI_ERR_DLG_FORMAT" in all languages. 2020-03-31 14:23:13 +02:00
Pairi Daiza
f0447667f4 MUI - Add string "IDS_MUI_ERR_DLG_FORMAT" in all languages. 2020-03-31 13:49:55 +02:00
Pairi Daiza
5adb0c9c35 Change Rizonesoft Copyright © to year "2020" (thanks to "grepWin") 2020-03-20 18:42:11 +01:00
Rainer Kottenhoff
9e6179f5f1 + add: CSV Rainbow test file 2020-03-14 14:46:50 +01:00
Rainer Kottenhoff
d8f278c84e + fix: locked ini-file handling: create empty file if not exist for writing (style export) 2020-03-13 20:42:46 +01:00
Pairi Daiza
bdda3282d5 upd: test files in other directory 2020-03-11 13:40:32 +01:00
Pairi Daiza
2d3e68b95a + upd: Changes.txt 2020-03-11 13:35:00 +01:00
Rainer Kottenhoff
d0fa922481 + fix: no AutoCompletion on empty words (busy loop bug) 2020-03-11 12:19:45 +01:00
Pairi Daiza
931346ffd3 chg: +chg: correction headline 2020-03-11 09:45:52 +01:00
Pairi Daiza
404a6d9c3b +add: add a test UTF-8 file in "test\test_files\encoding\UTF-8" directory 2020-03-11 09:31:20 +01:00
Pairi Daiza
e4d21a2676 + chg: Remove all end file "[~EOF~]" in "*.ini" files 2020-03-02 18:29:27 +01:00
Pairi Daiza
869c7c4e34 + upd: versioning files and Changes.txt 2020-03-02 13:24:42 +01:00
Pairi Daiza
9e54281003 + chg: Add an end file "[~EOF~]" ins *.ini files 2020-03-02 11:44:51 +01:00
RaiKoHoff
fa0534d18a + chg: HTML JS VB: shared keyword-lists 2020-02-13 16:12:46 +01:00
Pairi Daiza
63836aa063 Chg: Updating tests files description 2020-01-31 00:36:25 +01:00
Pairi Daiza
55d498f738 MUI - Add "Reload Strings"
- Translation of strings into FR, ES and NL
2020-01-29 20:01:07 +01:00
Pairi Daiza
51e53683ed MUI - Translation in (sv-SE) Swedish (add some translation + minor correction) 2020-01-21 19:08:19 +01:00
Rainer Kottenhoff
cf35ab6029 +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +01:00
Pairi Daiza
6f64d86dba Modify 2 test files: del 1 file and rename 1 file 2020-01-16 15:39:00 +01:00
RaiKoHoff
da286cb054 + chg: "Recent Files" History handling
+ chg: "Open 7-bit ASCII files in UTF-8 mode": encoding detection fallback UTF-8 or local ANSI CP
2020-01-15 16:24:16 +01:00
RaiKoHoff
2ad343ee91 + chg: Encoding Detection fine tuning 2020-01-14 18:26:52 +01:00
Pairi Daiza
7e95148593 Add Error UTF-8 Encoding test files with issue # 2020-01-04 20:06:03 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Pairi Daiza
4e2c3f0f23 Add Error UTF-8 Encoding test files with issue # 2019-12-30 10:20:07 +01:00
Pairi Daiza
58eac339a5 +chg: correction of of line 2019-12-05 17:55:50 +01:00
Pairi Daiza
616d978a1a + Add version files for beta channel (Build_2694) 2019-12-01 10:15:40 +01:00
Pairi Daiza
063907bbbc +chg Update changes.txt + add 2 test files 2019-11-28 15:06:12 +01:00
Rainer Kottenhoff
b94777ed9e + fix: some more utf-8 corrections
+ rev: keep UTF-8-SIG for .INI files
2019-11-05 10:42:19 +01:00
Pairi Daiza
ec10a73c57 Add a test file 2019-10-31 10:03:32 +01:00
Pairi Daiza
7889979a9e Add or modify a few test files 2019-10-25 20:59:14 +02:00
Rainer Kottenhoff
3a80c4271a + fix: version check command (wrong compiler dir access)
+ upd: oniguruma current dev
2019-09-24 15:58:30 +02:00
Rainer Kottenhoff
aef1fd9648 + fix: VS2019 VC (v142) compiler output directory for tests 2019-09-24 15:23:46 +02:00
Pairi Daiza
a3d013fad4 + Test_files Libraries: add test file '.conf". 2019-09-23 11:22:06 +02:00
Pairi Daiza
79b79379f3 +chg - Rename test files 2019-09-17 09:51:17 +02:00