Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 3.0.2 #390

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 16 commits into from
Dec 15, 2022
Merged

Release 3.0.2 #390

merged 16 commits into from
Dec 15, 2022

Conversation

SeeSharpSoft
Copy link
Owner

FIX: Detected bulk mode status update from DocumentBulkUpdateListener #384
FIX: Argument for @NotNull parameter 'parent' of PsiHelper.getNthChildOfType must not be null #372
FIX: Argument for @NotNull parameter 'element' of PsiHelper.getSiblingOfType must not be null #375
FIX: Cannot invoke "Document.getText()" because "document" is null #388
FIX: Cannot invoke "PsiFile.getProject()" because the return value of "CsvPsiTreeUpdater.getPsiFile()" is null #378
FIX: Argument for @NotNull parameter 'replacement' of CsvPsiTreeUpdater$ReplacePsiAction. must not be null #380
FIX: provide project parameter for opening link
FIX: Cannot invoke "Document.insertString(int, java.lang.CharSequence)" because "document" is null #386
FIX: first extension sanity check

…(int, java.lang.CharSequence)" because "document" is null #386
…er$ReplacePsiAction.<init> must not be null #380

this actually doesn't address the root cause as it can't be reproduced without further details
…e return value of "net.seesharpsoft.intellij.plugins.csv.psi.CsvPsiTreeUpdater.getPsiFile()" is null #378

lazy initialization and additional null checks
…tellij/psi/PsiHelper.getSiblingOfType must not be null #375
…ellij/psi/PsiHelper.getNthChildOfType must not be null #372
fix: row height seems to be broken in 3.0
@SeeSharpSoft SeeSharpSoft merged commit 8bede06 into Stable Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant