Re: Assign shortcut key to browser preview [76437]

2021-08-05 Tema obsahu swbrains
When I open a Perl file (.pl), this is the info displayed in the status bar: (viz https://i.imgur.com/ZSHhfzl.png ) -- PSPad freeware editor https://www.pspad.com

Re: Assign shortcut key to browser preview [76436]

2021-08-05 Tema obsahu Jan Fiala
What dies it dhows on statusbar? -- PSPad freeware editor https://www.pspad.com

Re: Assign shortcut key to browser preview [76435]

2021-08-05 Tema obsahu swbrains
To answer your questions: When I open a Perl file (*.pl), it does show "Perl" in the editor status bar at the bottom. This issue occurs in 5.0.7 (675) 64 bit. -- PSPad freeware editor https://www.pspad.com

Re: Assign shortcut key to browser preview [76434]

2021-08-05 Tema obsahu swbrains
In my test here, if I open a NEW Perl document, the F8 to compile works. CTRL or SHIFT+Enter inserts the proper tags as defined in the DEF file. However, if I start PSPad and open an EXISTING Perl document, the keypress mappings don't work. F8 does not run the compiler, and CTRL or SHIFT+Enter

Re: Unwanted and sudden converting to strange characters [76433]

2021-08-05 Tema obsahu therentabrain
Thank you - for some reason the forum isn't emailing me so I had to find my way back here to see your reply. I've done this and I'll let you know if I have more trouble! -- PSPad freeware editor https://www.pspad.com

Feature request: Bookmark List as dockable window [76432]

2021-08-05 Tema obsahu tmpad
I would like to have the "Bookmark List" (Ctrl-Shift-B) as a dockable window similar to the "ASCII table" or the "Code Explorer". I prefer this over the current implementation as a floating window. -- PSPad freeware editor https://www.pspad.com

Re: PSPad does not highlight misspelled words in .md file [76431]

2021-08-05 Tema obsahu Jan Fiala
Correct name is xxx.DIC, semicolon is wrong. Its plain text file with each word on separate line In the spell settings (menu settings or ctrl+f7) is necessary select correct dictionary -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_Can_we_have_spell_check_skip_URLS?_[76430]?=

2021-08-05 Tema obsahu Jan Fiala
If you use highlighter for your markdown, pspad spells strings and comments only. In case your urls are used as strings... -- PSPad freeware editor https://www.pspad.com

Re: PSPad v5.06 on Windows 7 [76429]

2021-08-05 Tema obsahu Jan Fiala
Pspad doesnt use any black box without source, except additional things like TiDy, OpenSSL e.t.c. But if problem is in core libraries of programming environment, it's ptoblem to find it and fix it. -- PSPad freeware editor https://www.pspad.com

Re: PSPad v5.06 on Windows 7 [76428]

2021-08-05 Tema obsahu therium
The problem may actually be deep inside a widget that the author uses and may not be fixable by him. The author has the widget but may not have the source code for it. -- PSPad freeware editor https://www.pspad.com

Re: Edit files in compare window [76427]

2021-08-05 Tema obsahu therium
Programmer here. This is probably not possible. Just an FYI for you. The compare window is display only. -- PSPad freeware editor https://www.pspad.com

Re: PSPad terminates: access violation [76426]

2021-08-05 Tema obsahu therium
Programmer here. This has been a problem for several years on Windows 8 and Windows 10, although the problem is not as bad under Windows 10, it still happens. This is a very difficult issue to track down that is why the author is asking you to try the dev version of the program, v5.0.7. --

Re: Unable to extract all urls if the file is 27 MB large (JSON) [76425]

2021-08-05 Tema obsahu therium
Hi OP. I'm a programmer. There may be limits to the widgets that the author uses for PSPad. Please follow his advice. His advice is correct. -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Can_we_have_spell_check_skip_URLS?_[76424]?=

2021-08-05 Tema obsahu therium
My .md markdown files contain lots of URLs, thousands of them. Can we have an option to have spell check skip anything that looks like an URL? An url would be any word, with no spaces in it, that begins with (http://|https://|ftp://|mailto:|file|//) I have PSPad 5.0.6 (589) 64 bit on Windows

PSPad does not highlight misspelled words in .md file [76423]

2021-08-05 Tema obsahu therium
PSPad 5.06 (589) 64 bit on Windows 10. Auto spell check does not work for .md files and does not highlight misspelled words as I type them, nor when I hit enter to end a line. A .md file is just a text file for Markdown. - I have a clip definition file for Markdown files that I made. - I have a

Re: Assign shortcut key to browser preview [76422]

2021-08-05 Tema obsahu Jan Fiala
I just checked Start PSpad, New / Perl when i press Ctrl+Entr, it inserts tag - works close PSPad Open Perl in PSpad when i press Ctrl+Entr, it inserts tag - works Please check, if on the status bar is Perl when you open your file Do you use current build? --