Search found 3 matches

by Down0901
May 22, 2023 18:23
Forum: Projects
Topic: IUP_FB_EDITOR (simple development environment)
Replies: 175
Views: 55641

Re: IUP_FB_EDITOR (simple development environment)

Hi VANYA, I think I may have found a minor bug whereby entering the following code, the autocompleted Foo type is in upper case? I have checked the 'Code Case' options and they don't seem to make a difference, and it only seems to effect UDT's? type Foo as Integer x as Integer y End Type 'Autocomple...
by Down0901
Mar 27, 2023 19:43
Forum: Projects
Topic: IUP_FB_EDITOR (simple development environment)
Replies: 175
Views: 55641

Re: IUP_FB_EDITOR (simple development environment)

Hi VANYA, Another request to consider would be a way to move a line of code up and down? For instance in visual studio I often use the key combination "alt + up" or "alt + down" and it then moves the current line of code the caret is on to either the next or previous line. You co...
by Down0901
Mar 26, 2023 18:35
Forum: Projects
Topic: IUP_FB_EDITOR (simple development environment)
Replies: 175
Views: 55641

Re: IUP_FB_EDITOR (simple development environment)

Hi VANYA, I have just recently discovered this IDE and am quite liking it, so firstly thank you very much for this 👍. I have been using it for projects and a few questions have come up. Is it possible to remove a referrence to a file in a project without deleting the file? I thought "Delete cur...