ide

In Zend studio, how to tell the ide the type of a variable, so I have auto completion?

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-07 06:35:17
问题 This question was migrated from Super User because it can be answered on Stack Overflow. Migrated 9 years ago . In php we use includes. So variables defined in one file and then their scope spans included files too. Zend studio has no idea how to get the type of the variable I am using inside an included file, this is very annoying when the variable type is a big class. Is there a way to hint the ide about variable types? in included files? 回答1: I have an article on some code completion tips

Scala-IDE/IntelliJ :: Template support for Scalate, Play, etc

倾然丶 夕夏残阳落幕 提交于 2019-12-07 06:24:25
问题 EDIT2 Scala IDE now has template support with type inference, semantic highlighting, etc. for the Play framework as of v3.0 of the IDE. Same deal with routes file(s), woohoo ;-) Not sure about Play, Scalate, or other template engine support in IntelliJ. EDIT Play 2.0 is unbelievably awesome, so much so that the lack of IDE support is fairly minor -- all the heavy lifting is done via model, controller and javascript (coffeescript + datatables) layers; view layer consists of simple xhtml

Autocompletion not showing in Android Studio with dual screens

≡放荡痞女 提交于 2019-12-07 06:19:50
问题 I just switched from Eclipse to Android Studio (IntelliJ). I can't figure out how the autocompletion works! I tried Control + Space, Control + Shift + Space but i have no relevant suggestion. Not in the Java files, not in the layout files. Is there another shortcut? Do I need to enable some option beforehand? 回答1: Preferences > Keymap > Code > Completion > Basic/SmartType: 回答2: It was actually a display problem. I'm using two screens, and the suggestions only appear when the IDE is on the

Visual Studio “Target framework” missing

柔情痞子 提交于 2019-12-07 06:13:09
问题 I am trying to compile my .NET Standard class library project with .NET Framework 4.5.2. However, as you can see in my screenshot, version 4.5.2 is not shown in the offered list of target frameworks: Furthermore, when I click Install other frameworks... , I am still not given the option of choosing 4.5.2. I am using Visual Studio Community Edition. 回答1: You created the wrong project type. You created a .Net Standard Class Library but you need to create a normal Class Library under Windows

Trouble importing Python modules on Ninja IDE

99封情书 提交于 2019-12-07 05:36:01
问题 I have been trying to import modules into Ninja IDE for python. These are modules that I have working on the terminal (numpy, scipy, scitools, matplotlib, and mpl_toolkits), but will not run correctly in Ninja. First I was only getting the message No module named ____ . I checked sys.path and found that the path was within the application /Applications/Ninja IDE.app/Contents/Resources/lib/python2.7 was a typical path. I tried changing the path,but it doesn't seem to do anything to sys.path

How to wrap panel output in IntelliJ 9?

天涯浪子 提交于 2019-12-07 04:46:46
问题 I recently converted to IntelliJ, love it. How do I get panels, such as log output, IDETalk, etc. to wrap their contents? 回答1: Soft wrapping for Editor and Console has been implemented in IDEA 10 ( which is not released yet ). It's not possible in IDEA 9, sorry. 回答2: IntelliJ is now at version 2016 and in this version at least wrapping is supported. It is the squiggly line icon that is selected in this image: 来源: https://stackoverflow.com/questions/3094223/how-to-wrap-panel-output-in-intellij

IDE for MSIL

喜欢而已 提交于 2019-12-07 04:18:39
问题 There's any number of questions about MSIL on SO but none that directly answer this. I've been using Textpad which does have a syntax definition file for MSIL and then using ILASM in a command prompt window. I did find a reference to ILIDE but the link is broken. Is there an IDE or add-on / plugin to Visual Studio / Eclipse for MSIL that allows syntax highlighting, intellisense, code completion, debugging etc.? 回答1: Use MonoDevelop You can build specially MSIL projects. It's very useful for

How can I add PHP support to Visual Studio 2010?

落爺英雄遲暮 提交于 2019-12-07 03:52:14
问题 This question was migrated from Super User because it can be answered on Stack Overflow. Migrated 9 years ago . I don't like splitting up my development environments, but I build projects for clients who use both .NET systems and Apache-based systems. This means I am forced to split my time between Visual Studio for the .NET and Dreamweaver or another IDE for the PHP-based work. I don't want to use two IDEs - I'd much rather build everything in one. I prefer VS for its intellisense support.

Working IDE for Rails3 on Windows

末鹿安然 提交于 2019-12-07 02:04:03
问题 I´m having a hard time configuring NetBeans for Rails3 in Windows. I got a lot of problems, many o then reported even here. So my question is: which of the following IDEs are best situated for Rails3 in a Windows Box right now: RubyMine Komodo IDE RadRails Look, i dont want to start a discussion (kinda x vs y). I just want to know from people who already are developing in Rails3 with Windows what is the better choice in the long run. Thanks! EDIT Issues with NetBeans Issue 1 Issue 2 Note: Im

Webstorm crashes and all my settings gone

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-07 01:00:33
问题 I was working with my webstorm 7.0.3 which used for editing the javascript code. All of the sudden something went wrong with my system and everything froze! Had to cold reboot the system and when restarted the webstorm i saw these error messages stating that none of my settings that I spent hours to create ( and of course saved) can be restored! This is has may be a serious bug in websotrm which may cause lack of reliability of this product 回答1: There is a hidden folder .idea inside the