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

The plugin breaks default "new file" behavior #10839

Open
syabro opened this issue Sep 5, 2023 · 0 comments
Open

The plugin breaks default "new file" behavior #10839

syabro opened this issue Sep 5, 2023 · 0 comments

Comments

@syabro
Copy link

syabro commented Sep 5, 2023

Environment

PyCharm 2023.2.1 (Professional Edition)
Build #PY-232.9559.58, built on August 22, 2023
Licensed to Maxim Syabro
Subscription is active until March 28, 2024.
Runtime version: 17.0.8+7-b1000.8 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Metal Rendering is ON
Registry:
    debugger.new.tool.window.layout=true
    ide.tooltip.initialDelay=588
    ide.experimental.ui=true
    eslint.additional.file.extensions=svelte

Non-Bundled Plugins:
    com.github.copilot (1.2.21.2995)
    org.sylfra.idea.plugins.linessorter (1.0.1)
    org.rust.lang (0.4.200.5421-232)
    com.jetbrains.plugins.jade (232.8660.142)
    org.jetbrains.plugins.astro (232.9559.10)
    name.kropp.intellij.makefile (232.8660.88)
    AceJump (3.8.15)
    de.netnexus.camelcaseplugin (3.0.12)
    dev.blachut.svelte.lang (232.9559.10)
    deno (232.9559.10)
    io.plugin.tsnode (2022.11.14-1)
    ru.adelf.idea.dotenv (2023.2)
    com.intellij.bigdatatools.core (232.9559.62)
    org.sonarlint.idea (9.0.0.75308)
    org.intellij.prisma (232.9559.10)

Problem description

New file menu (CMD+N) puts "Cargo Crate" on the top. It's really frustrating

  1. I use "New File" in 99.99% cases. Not creating Cargo crates
  2. I work on a lot of non-rust projects. I don't want to spend my brain resources thinking should I press down arrow or not

Ideally it must be under the Python Package - on the bottom.
Or at least or option to remove this menu item

Steps to reproduce

  1. Install the plugin
  2. Open Rust project
    1. press cmd + N

What is the expected result?

"Cargo Crate" is not on the top.

What happens instead?I

image
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

No branches or pull requests

1 participant