Replies: 6 comments 1 reply
-
There is a right-click option on the source file, not the library. |
Beta Was this translation helpful? Give feedback.
-
Methinks I have discovered a bug then - on this particular item there is no such option - but there are on other source files. I think it may have happened because I specified a file name instead of a library and it accepted it. It opens to the next level (i.e. the member) and there is a "Remove ..." option on that source member! I won't try deleting it yet in case there is anything else you need me to look at first. |
Beta Was this translation helpful? Give feedback.
-
@JonFP Would you mind sharing the thanks! |
Beta Was this translation helpful? Give feedback.
-
Be delighted to - but so far I can't find it. Where is it stored?
Jon Paris
***@***.***
… On Sep 22, 2021, at 1:07 PM, barry ***@***.***> wrote:
@JonFP <https://github.com/JonFP> Would you mind sharing the sourceFileList for your connection directly from the json settings in vscode?
thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#316 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADGZWQL3EDPJX7GXDK26253UDIEMRANCNFSM5ERUSZTQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Press F1 and search Then search for |
Beta Was this translation helpful? Give feedback.
-
I dont think this is a bug as this works for me (that is the deleting part seems to function correctly), although it thinks QRPGLESRC is a library and I have the option to "remove source file from view" on what it thinks is the source file (MIPLAY.RPGLE), once I take that option it removes the MIPLAY.RPGLE (and with it QRPGLESRC). I do think that this shouldn't have been allowed to be added through the UI though! @worksofliam a couple of things regarding this:
I belive these are the rules for library and object names: In regex thats Although the name above would only be caught because "MIPLAY.RPGLE" is longer than 10 characters (the . is valid) Additionally should we validate the library and source file actually exist before adding them to the view!?
|
Beta Was this translation helpful? Give feedback.
-
I have added a file to the member browser but no longer need it there. How do I get rid of it? There is no right click option or any other way to do it that I can find.
Beta Was this translation helpful? Give feedback.
All reactions