zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/8347

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the preview blocks the editor

Tithugues opened this issue · comments

Using this plugin, when I click on any item in the Preview of the documentation (open / close a route definition, a schema, …), then I can't write anymore in the editor, can't use any shortcut anymore. Only the mouse is available.
To be able to use my keyboard again, I need to move from the "Editor and Preview" view to the "Editor" view and it works until I click in the "Preview" view again.

Is it something you already noticed please? Do you need any other information?

Here are the information about my environment:

PhpStorm 2022.3 EAP
Build #PS-223.7255.80, built on October 26, 2022
[…]
Runtime version: 17.0.4.1+1-b653.1 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.15.0-50-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 1262M
Cores: 6
Registry:
    debugger.new.tool.window.layout=true
    run.processes.with.pty=TRUE
    ide.experimental.ui=true

Non-Bundled Plugins:
    nb-mind-map-idea (1.5.2)
    com.jetbrains.annotations.preloader (1.0.4)
    com.intellij.ideolog (203.0.30.0)
    com.intellij.properties (223.7255.15)
    String Manipulation (9.6.1)
    org.plugin.dot.id (1.4.1)
    org.zalando.intellij.swagger (1.1.2)
    Key Promoter X (2022.3)
    net.seesharpsoft.intellij.plugins.csv (2.21.0)
    PlantUML integration (5.19)
    com.kalessil.phpStorm.phpInspectionsEA (4.0.7.1)
    ru.adelf.idea.dotenv (2022.3)
    de.espend.idea.php.annotation (8.2.3)
    fr.adrienbrault.idea.symfony2plugin (2022.1.235)

Current Desktop: ubuntu:GNOME

Thank you.

I do not have the error anymore.