Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Check syntax causes graphic glitches #48

Closed
ccleaud opened this issue Dec 28, 2015 · 2 comments
Closed

Check syntax causes graphic glitches #48

ccleaud opened this issue Dec 28, 2015 · 2 comments

Comments

@ccleaud
Copy link

ccleaud commented Dec 28, 2015

Check syntax causes graphic glitches.
But the text document seems not to be altered:
2015-12-28 23_29_33-item-87166 dhcp lyo2 fr sopra - remote desktop connection
.

  1. Open a Progress source code
  2. Menu Plugin > 3P > Check syntax
  3. Here you are

Current version is 1.1.1.
Thanks for fixing.

@jcaillon
Copy link
Owner

I'm on it;

This is NOT easily reproducible tho, most of the check syntax go smoothly. But ye i already encountered this myself. I'll keep you posted when it's corrected

@jcaillon
Copy link
Owner

jcaillon commented Jan 1, 2016

Fixed in the next version!

@jcaillon jcaillon closed this as completed Jan 1, 2016
jcaillon added a commit that referenced this issue Jan 1, 2016
- #50: Assume default PROPATH for include files is the current source directory
- #54: wait the minimum number of char required even after a ":"
- #49: major improvement of tables/temp-tables usage detection; the code explorer now allows you to answers those questions:
 * which tables / temp-tables are used in the program?
 * do i call database tables without using a buffer?
 * do i call a database table without specifying its database?
- #24: reduced loading time to a flat amount
- New option to automatically hide the code/file explorer when switching to non progress document
- Complete revamp of the "Options" menu

**Corrected issues :**

- #56: now prevents the tooltip from cropping the name of the hovered word
- #58: in strings, only functions trigger the tooltip
- #57: fixed with the last commit
- #48: fixed a bug that would sometime cause a glitch on the text display in scintilla
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants