1. Wee editor 0.30

Just pushed an update 0.30:

  • Run will choose interpreter location based on eu.cfg include path
  • Options to disable auto-completing statements or braces
  • Auto-completion and syntax coloring disabled for non-Euphoria files
  • Bold option for syntax coloring (if bold doesn't show up, pick a different font)
  • Bug fixed: crash when typing character literals with calltip active
  • Bug fixed: GTK close tab didn't prompt to save modified files
  • Bug fixed: incorrect tab or new tab selected when reopening tabs

Thanks for everyone who is doing testing and reporting back. To avoid cluttering the forum, I'd prefer to have bug reports/feature requests in this thread, or create an issue on github.

new topic     » topic index » view message » categorize

2. Re: Wee editor 0.30

More awesomeness! Thank you for being so responsive.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Wee editor 0.30

When choosing BOLD, a euiw.exe console opens and a number (routine #?) is displayed. Built-in and Keyword are 80 and 88, respectively.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Wee editor 0.30

That was a leftover development print. I removed it and pushed an update.

new topic     » goto parent     » topic index » view message » categorize

5. Re: Wee editor 0.30

PeteE said...

[...]

Thanks for everyone who is doing testing and reporting back. To avoid cluttering the forum, I'd prefer to have bug reports/feature requests in this thread, or create an issue on github.

Hallo and thanks for your great work.

Two things i found

The string_color variable seems not to be loaded in load_wee_conf().

The cursor color is not changing and i found no option to change it, so the cursor vanishes if i choose a dark background. I made a quick'n dirty fix in wee.exw init_edit(), works for me.

 ssm(SCI_SETCARETFORE,xor_bits(background_color,#ffffff)) 

Andreas

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu