jetbrains-ide

PhpStorm Show/Hide Main Menu

柔情痞子 提交于 2021-02-11 12:50:25
问题 I mistakenly hide PhpStorm's main menu using "View > Appearance" unchecked the menu. I tried many searches on how to show me the main menu again, after long I found a very simple way to do it. 回答1: Press Double Shift for Search Everywhere. Now search for any setting or anything you want to change. For main menu show/hide Press Double Shift > Actions Search for View | Appearance main Menu Then simply enable the setting. This might also work for Jetbrains, Intellij, Pycharm, Clion, or any

Customize JetBrains Rider to open a link when you click on class/function name in a file

大兔子大兔子 提交于 2021-02-11 12:14:41
问题 I am not sure if this can be done but what I am trying to achieve here is that when I click on a method name in JetBrains Rider, I want it to open a browser, append the namespace, class name and method name to a URL like www.myrepo.com for me. So if I click on method z (on line #n ) in class y on namepsace abc.lmn.x , then I want it to open www.myrepo.com/abc.lmn.x/y#n.html Why? When I want to point another developer to a piece of code, the way I do it right now is to open the internal tool

JetBrains Rider enable-migrations for ASP.NET MVC on mac

[亡魂溺海] 提交于 2021-01-28 03:10:28
问题 I have JetBrains Rider 2018.3 on macOS Mojave. I created an ASP.NET MVC project, installed entity framework 6.2. I added the connection string to web.config. But, I don't know how to configure app.config. I want to enable-migrations for this project to connect to the Microsoft SQL Server. I googled it and found this link Entity Framework Support in Rider. However, I am not able to find Tools | Entity Framework | Initial setup . I was wondering if you could help me to solve this issue. 回答1:

PhpStorm can't resolve package import even though it exists (react-router-dom)

烂漫一生 提交于 2021-01-27 16:10:17
问题 I am using React (16.12.0) with PhpStorm (2019.3.1). The package I am importing is react-router-dom (5.1.2) I will write the following import: import { NavLink, Switch } from "react-router-dom"; Both packages are imported properly by webpack/babel and the page renders properly when I use both Switch and NavLink. However purely from the IDE-perspective, I get a warning about Switch: Cannot resolve symbol 'Switch' It is weird because it is obviously there, and I checked in /node_modules/react

PhpStorm can't resolve package import even though it exists (react-router-dom)

橙三吉。 提交于 2021-01-27 16:02:23
问题 I am using React (16.12.0) with PhpStorm (2019.3.1). The package I am importing is react-router-dom (5.1.2) I will write the following import: import { NavLink, Switch } from "react-router-dom"; Both packages are imported properly by webpack/babel and the page renders properly when I use both Switch and NavLink. However purely from the IDE-perspective, I get a warning about Switch: Cannot resolve symbol 'Switch' It is weird because it is obviously there, and I checked in /node_modules/react

How to make available “open this project in IntelliJ IDEA” option in Windows context menu, if IntelliJ IDEA has been installed via JetBrains Toolbox?

血红的双手。 提交于 2021-01-27 12:46:07
问题 If to install some of IntelliJ IDEA family IDE manually, it will be suggested "add 'open this directory in IntellIJ IDEA' in context menu" in installation master. However, if to install IDE via JetBrains Toolbox there will not be available this option. 回答1: https://youtrack.jetbrains.com/issue/TBX-2478 -- watch this ticket (star/vote/comment) to get notified on any progress. Other tickets with similar requests (that I think should be marked as Duplicate to the aforementioned one or some other

Unexpected tokens in <!DOCTYPE html> in PyCharm Community Edition

对着背影说爱祢 提交于 2020-12-12 02:23:09
问题 I am new in using PyCharm but I am loving it gradually. I am getting a red underline on <!DOCTYPE html> and the error is "Unexpected Token". Why PyCharm shows it? I can't understand. 回答1: It usually happened when you don't enable Django in Pycharm setting. to resolve the problem: 1- In Pycharm open Setting in File menu 2- Select and expand Languages & Frameworks 3- Select Django and enable it 4- Select your Django project root 5- Select your project setting.py file 6- Select your project

Android Studio missing essential plugin org.jetbrains.android

非 Y 不嫁゛ 提交于 2020-11-26 06:59:08
问题 I have just updated to Android Studio 4.1 Canary 9, but I am getting the following error: Missing essential plugin: org.jetbrains.android Please reinstall Android Studio from scratch. I've tried reinstalling Android Studio from scratch, as the error says, but nothing changes. Thank you very much for the help ;). 回答1: Just delete this file: Users\.AndroidStudio4.X\config\disabled_plugins.txt 回答2: For Windows users. C:\Users\YourUserName\AppData\Roaming\Google\AndroidStudioPreview4.1\disabled