-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page, Add multiple fields, Cannot select fields #610
Comments
See also #603 I am using namespaces - could that be the cause? |
today there was an update of VSCode and this extension. Now it seems to work again: VSCode Version: 1.93.0 (system setup) AZ AL DevTools Name: AZ AL Dev Tools/AL Code Outline |
It is not working for me. I was already on VS Code 1.93, but I am not using the pre-release version of the extension. |
There was a problem with fields selection after some changes made to VS Code APIs. I've fixed it in stable version some time ago, but pre-release version was left with old code. I've released a new pre-release version yesterday, which should fix selection problem, but empty list is another issue, which I am going to check as soon as possible. |
Just checked in both stable and pre-release but the field selection still doesn't even show for me. |
Hi @erikrijn Which version of Microsoft AL extension are you using? |
I've released a new version of the extension with some changes around namespaces and symbols processing yesterday. Could you check if it is still broken in your VS Code? |
Unfortunately, my issue is still not fixed in v13.72.0 (on VS Code 1.93.1). I am using namespaces. In repos without namespaces, it works. |
Is there anything in the error log when you run "Open AZ AL Dev Tools log file" command? |
There is one repeating error indeed, however not at the exact moment I try to select table fields:
|
Hi. I just want to add some update here. The error above is not related to this issue, it is triggered when Visual Studio is closed. I am still working on a bigger redesign of internal code parsing functionality, which I hope will solve a few problems including this one. |
@anzwdev I've just experimented within my repository. To make "Add multiple fields" work again on a certain page, the only thing I need to change is remove all |
Hi;
First of all, thank you very much for this excellent extension, which I use almost every day.
Now to my problem: Recently, it is no longer possible to use the “Add multiple fields” action (page, etc.). The fields can no longer be selected. Shortly after selecting a field, the selection tick disappears again immediately.
VSCode
Version: 1.92.2 (system setup)
Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
Datum: 2024-08-14T17:29:30.058Z (Vor 2 Woche(n))
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
Betriebssystem: Windows_NT x64 10.0.19045
AZ AL DevTools
Name: AZ AL Dev Tools/AL Code Outline
ID: andrzejzwierzchowski.al-code-outline
Beschreibung: AZ AL Development Tools: AL code outline, object browser, object creators
Version: 14.0.956192
Herausgeber: Andrzej Zwierzchowski
I would be delighted if you would look into the matter.
Many thanks and best regards
The text was updated successfully, but these errors were encountered: