Skip to content

Fix empty list of JavaScript classes bug #1946

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

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

tamarinvs19
Copy link
Collaborator

Description

Fixes #1937

How to test

Manual tests

See #1937

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added comp-ui Improvements of plugin UI appearence and functionality lang-javascript Issue is related to JavaScript support ctg-bug-fix PR is fixing a bug labels Mar 14, 2023
@tamarinvs19 tamarinvs19 changed the title Fix empty list of classes bug Fix empty list of JavaScript classes bug Mar 14, 2023
@rudolf101
Copy link
Member

LGTM

@tamarinvs19 tamarinvs19 requested a review from rudolf101 March 15, 2023 06:23
@tamarinvs19 tamarinvs19 merged commit e3e6428 into main Mar 15, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/js-fix-empty-class-list branch March 15, 2023 08:16
denis-fokin pushed a commit that referenced this pull request Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug lang-javascript Issue is related to JavaScript support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS. NoSuchElementException is thrown in IDE when there are no functions in the JS-file
2 participants