Notebooks
Notebooks copied to clipboard
This is a note plug for idea,AS,WebStorm,Pycharm...;idea version 203+; Support: store, manage, import, export notes.Support adding images as attachments
error details: ``` com.intellij.diagnostic.PluginException: No display name specified in plugin descriptor XML file for configurable com.itcodebox.notebooks.ui.toolsettings.AppSettingsConfigurable; specify it using 'displayName' or 'key' attribute to avoid necessity to load the configurable...
Per https://plugins.jetbrains.com/docs/intellij/api-changes-list-2023.html?section=English#intellij-platform-20232 > Specify displayName/key for Configurable > > To improve performance, provide either attribute for com.intellij.applicationConfigurable or com.intellij.projectConfigurable extension point (see [Settings Guide](https://plugins.jetbrains.com/docs/intellij/settings-guide.html?section=English)). > Otherwise, the IDE gives out...
自己修改后,如何导出成plugin的jar包? 尝试了gradle的buildPlugin,然后生成的jar包会提示。 This plugin is not a production of JerBarins. Please report the problem to you. com.intellij.diagnostic.PluginException: Cannot init toolwindow com.itcodebox.notebooks.ui.NoteWindowFactory@3f99a28b [Plugin: com.itcodebox.leewyatt.notebooks.id] at com.intellij.toolWindow.ToolWindowSetInitializerKt.registerToolWindows(ToolWindowSetInitializer.kt:191) at com.intellij.toolWindow.ToolWindowSetInitializerKt.access$registerToolWindows(ToolWindowSetInitializer.kt:1) at com.intellij.toolWindow.ToolWindowSetInitializer$createAndLayoutToolWindows$entries$1$1.invoke(ToolWindowSetInitializer.kt:129) at...
Notebooks are stored outside but can be exported as json/md. During the dataexport the plugin is always trying to create a new notebook and is not able to extualize the...
Hi some features required and issues to be fixed 1. Need proper search, also by intellij 2. Need doc, bullet. numbering all that formating 3. Note language selection, can be...
When I change the width of the list to my liking and close the ide and then open the ide again, the width of the list returns to its default...
 默认布局都是宽度等分布局的,可以优化笔记本,章节,笔记这个三栏的默认占用比例吗,把更多内容用于展示笔记内容页 效果类似这样:  这是手动调整的结果,一点布局按钮就重置了
hi, the font in the description is different than other fields, would you please make them the same. 