Anonymous | Login | Signup for a new account | 2025-03-16 00:17 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000850 | Taste | [All Projects] OpenGeode | public | 2019-03-29 07:21 | 2023-05-14 16:52 | ||||
Reporter | shd01 | ||||||||
Assigned To | maxime | ||||||||
Priority | low | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000850: Feature requests | ||||||||
Description | Please could the following features be considered in OpenGeode?
| ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0003598) maxime (administrator) 2019-03-29 08:52 edited on: 2019-03-29 08:52 |
2 is already there! Type / (slash) to open the search dialog. Then the "n" key allows to move the highlight to the next occurence. You can also Search & Replace: type ":" (colon) to open the dialog (on the bottom) Then you can do: :%s,word1,word2,g If you want to rename state names only, you can do: %state,state1,STATE1,g (the search pattern is case insensitive) It works for all symbols: to allow renaming only specific parts of the model The search pattern can be a regular expression for both Search and Search&Replace features. |
(0003599) shd01 (reporter) 2019-03-29 10:44 edited on: 2019-03-29 10:44 |
Thanks for the hint about point 2. Neat! Is there an OpenGeode user manual that I've missed? I seem to be raising a lot of tickets about things that are already supported :( |
(0003600) maxime (administrator) 2019-03-29 11:22 |
No, there is no user manual. |
(0003602) shd01 (reporter) 2019-04-01 11:21 |
BTW I have noticed that the search function does not find things declared in FPAR blocks. |
(0003607) maxime (administrator) 2019-04-04 12:10 |
.3 and .4 are fixed in 2.0.34 the column for the types is now large enough by default to fully display the types, and the windows geometry is saved/restored when you quit the tool |
(0003608) maxime (administrator) 2019-04-04 12:59 |
I do not understand the comment about the FPAR blocks. FPAR declaratiosn are in standard text boxes. the Search looks into them (however it does not point precisely at the place where the text is found in the box, which is not very helpful if there is a lot of text). |
(0003609) maxime (administrator) 2019-04-04 14:40 |
.5 is addressed in 2.0.35 When you edit text and move the cursor on a variable, this variable will be highlighted in the data dictionary on the right (therefore you'll get its type) I'll extend this to other items of the data dictionary, but the basic feature is implemented. |
(0003635) shd01 (reporter) 2019-05-09 14:38 |
It seems that the highlighting in the data dictionary only works if you make an edit. It does not appear possible to highlight the variable name and see its declaration, you have to actually change it. |
(0003824) maxime (administrator) 2023-05-14 16:52 |
.1: partitions are now supported. |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-29 07:21 | shd01 | New Issue | |
2019-03-29 07:21 | shd01 | Status |
new => assigned |
2019-03-29 07:21 | shd01 | Assigned To |
=> maxime |
2019-03-29 08:52 | maxime | Note Added: 0003598 | |
2019-03-29 08:52 | maxime | Note Edited: 0003598 | View Revisions |
2019-03-29 10:44 | shd01 | Note Added: 0003599 | |
2019-03-29 10:44 | shd01 | Note Edited: 0003599 | View Revisions |
2019-03-29 11:22 | maxime | Note Added: 0003600 | |
2019-04-01 11:21 | shd01 | Note Added: 0003602 | |
2019-04-04 12:10 | maxime | Note Added: 0003607 | |
2019-04-04 12:59 | maxime | Note Added: 0003608 | |
2019-04-04 14:40 | maxime | Note Added: 0003609 | |
2019-05-09 14:38 | shd01 | Note Added: 0003635 | |
2023-05-14 16:52 | maxime | Note Added: 0003824 | |
2023-05-14 16:52 | maxime | Status |
assigned => closed |
2023-05-14 16:52 | maxime | Resolution |
open => fixed |
Copyright © 2000 - 2011 MantisBT Group |