Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » CodeEditor new Errors in ScrollBar system
CodeEditor new Errors in ScrollBar system [message #60625] Wed, 12 June 2024 11:08 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1426
Registered: September 2007
Ultimate Contributor
Hi,

After the October 18 2022 update CodeEditor lost its old support for showing errors on the side and now they are shown in the ScrollBar.

I'm trying to adapt to this change.

First of all, as far as I can tell using the new Errors API with a Point made of (column, line) does not respect tabs. The coordinates I'm getting from "console" tools that report errors use proper "expanded" tabs, while CodeEditor treats tabs as advancing column by 1.

I'm trying to figure out the formula to convert between these coordinates, but I was wondering if there is something built in to do this in CodeEditor?

Then I'm not sure about the alignment between the "edited lines display" markers in scroll bar and the error dots. It does look a bit weird/counterintuitive.

And finally the dots are not clickable and jump you to the error, preferably with some visual flare...

Thank you!

PS: I'll post the formula/algorithm for tabs once I find one.
 
Read Message
Read Message
Previous Topic: TheIDE Topic++ 'Export group to HTML' issue with images
Next Topic: Feature request for Assist++
Goto Forum:
  


Current Time: Tue Jan 14 13:32:14 CET 2025

Total time taken to generate the page: 0.02612 seconds