Skip to content
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

Keywords [NON]EDITIONABLE breaking symbol recognition #80

Open
ogobrecht opened this issue Jun 13, 2019 · 1 comment
Open

Keywords [NON]EDITIONABLE breaking symbol recognition #80

ogobrecht opened this issue Jun 13, 2019 · 1 comment

Comments

@ogobrecht
Copy link

Hi,

first of all - good extension - thank you very much for sharing.

I found that the following package code is breaking the symbol recognition:

CREATE OR REPLACE EDITIONABLE PACKAGE BODY "SOME_NAME" IS
...

When I delete the EDITIONABLE keyword it is working. Please be aware that also the keyword NONEDITIONABLE can be occur in a create package statement - see also the Oracle docs.

Thank you in advance and kinde regards
Ottmar

@zabel-xyz
Copy link
Owner

Hi, thank you for your feedback,
I know I don't support everything, but I'll add what you find out.

ogobrecht added a commit to ogobrecht/plsql-language that referenced this issue Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants