Skip to content
#

jetbrains

Here are 387 public repositories matching this topic...

JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包

  • Updated Dec 15, 2019
  • HTML

JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包

  • Updated Feb 20, 2020
trucndt
trucndt commented Nov 27, 2019

Hello,

Could you add the pop-up documentation of a function/variable when we press Ctrl + Q? For now it shows No documentation found. even if I used @doc on the function.

Thanks

Fonata
Fonata commented May 26, 2019

This plugin is confused because .lando.yml files may contain a top-level key services:. It says "Missing argument", when in fact all is fine.

These files are not meant for Symfony at all. For example, in the Drupal 8 ecosystem, both Lando and Symfony can coexist without any problems.

For documentation, see https://docs.devwithlando.io.

swayok
swayok commented Oct 27, 2017

Example:
I have a project that contains 3 sections - frontend, admin, api
Controllers and related code are placed in separate subfolders inside app folder:
frontend: \App\Http\Controllers
admin: \App\Admin\Http\Controllers
api: \App\Api\Http\Controllers
In my routes I declare this paths via 'namespace' and use short declaration of actions like 'DataController@action'.
What I would like to

MinecraftDev
nord-jetbrains
adampatterson
adampatterson commented Nov 3, 2019

This might be more me than the theme, but I can not see the .env file at all in the tab. If there is a setting or an option to enable/disable that would be great. I was not able to find anything obvious.

I have File Colors disabled, and the related issues showed a fix when updated to 2019.1.3

![image](https://user-images.githubusercontent.com/31537/68088469-d7870400-fe1c-11e9-85dc-ca251b7

kalbert312
kalbert312 commented Sep 17, 2019

I like to test out EAP builds for the IDEs from time to time. I'm not sure if there's a seamless way to do this but here's an example:

I'm using the release build of WebStorm and wstorm ... works perfectly. When I install the next version of EAP alongside the release build, using wstorm will open the release build which is what I would expect.

Is there a recommended way to do this?

Si

drhumlen
drhumlen commented Sep 22, 2019

Currently we have code vision for top level let-bindings, members and let-binding directly inside a module.

If we could extend the current behaviour to also show type information for local let-bindings that would be amazing imo.

If we just use the same presentation for local let-bindings as top-level ones, this should be a relatively low-hanging fruit now that the ground work is done?

Thi

Improve this page

Add a description, image, and links to the jetbrains topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jetbrains topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.