We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SB-Prime 1.1.10 Update
#22
AB,

If you look at the top left of the image is has the colors on the SB-Prime Text Editor, I only added the Aliases window in the image so you could see the aliases I was using - "GWin.BgCol".

I can see the issue using ГрафикаОкно for GraphicsWindow - will look into it - turns out this is known issue that has been fixed before!

If you go to the Advanced->Options window and add "а-яА-ЯёЁ" (no quotes) to the Variable Regex box the Regex used to identify words for the lexer can also find Cyrilic characters.  Maybe restart SB-Prime after doing this.

EDIT

Uploaded an update to SB-Prime that should allow the same to be used for other non European languages.  I tested and Hindi for example seems to work with "\u0900-\u097F", again no quotes.  For any other language, try googling - Regex 'your language'.  Arabic seems to be "\u0621-\u064A".  Regex character match strings can actually be combined by just concatenation, I was testing the three above with "а-яА-ЯёЁ\u0900-\u097F\u0621-\u064A".
[-] The following 1 user Likes litdev's post:
  • AbsoluteBeginner
Reply


Messages In This Thread
SB-Prime 1.1.10 Update - by litdev - 03-29-2024, 11:31 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 03-30-2024, 07:50 AM
RE: SB-Prime 1.1.10 Update - by z-s - 03-30-2024, 03:35 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 03-31-2024, 08:44 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 03-31-2024, 08:48 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-01-2024, 04:00 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-01-2024, 04:41 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-01-2024, 06:22 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-01-2024, 08:09 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-01-2024, 09:37 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-02-2024, 06:00 AM
RE: SB-Prime 1.1.10 Update - by z-s - 04-02-2024, 07:00 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-02-2024, 07:23 AM
RE: SB-Prime 1.1.10 Update - by z-s - 04-02-2024, 11:06 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-02-2024, 08:15 PM
RE: SB-Prime 1.1.10 Update - by jrmrhrb00 - 04-03-2024, 03:27 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-03-2024, 03:47 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-06-2024, 01:26 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-06-2024, 01:48 PM
RE: SB-Prime 1.1.10 Update - by z-s - 04-06-2024, 02:26 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-06-2024, 04:31 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-06-2024, 05:10 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-06-2024, 08:06 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-07-2024, 11:42 AM
RE: SB-Prime 1.1.10 Update - by litdev - 04-07-2024, 12:34 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-14-2024, 07:43 AM
RE: SB-Prime 1.1.10 Update - by litdev - 04-14-2024, 08:24 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-14-2024, 10:11 AM
RE: SB-Prime 1.1.10 Update - by litdev - 04-14-2024, 11:45 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-14-2024, 04:21 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-06-2024, 03:22 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-06-2024, 04:41 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-06-2024, 05:59 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-06-2024, 07:29 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-06-2024, 07:37 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-06-2024, 09:44 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-07-2024, 03:59 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-07-2024, 04:09 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-07-2024, 07:05 PM
RE: SB-Prime 1.1.10 Update - by z-s - 07-25-2024, 03:32 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 07-25-2024, 03:38 PM
RE: SB-Prime 1.1.10 Update - by litdev - 07-25-2024, 03:47 PM
RE: SB-Prime 1.1.10 Update - by z-s - 07-25-2024, 03:50 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 07-25-2024, 03:54 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)