Bridger Dyson-Smith
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 13
-
Edited Cannot add a Ruby SDK
AnsweredHi - I'm unable to add a Ruby SDK to a project: Project Settings > Project > New SDK > select 'Ruby' > select either the default '/usr/local/bin/ruby' or manually add the path > receive the followi... -
Edited Limiting the number of plugin-specific features in a project
AnsweredHi all, I'm curious if there is a way to limit the number of contextual options available in the various menus in IDEA. For example, if I do the following: New Project > Java > Create project from ... -
Created Intellij IDEA Ultimate: unable to create virtual environment
AnsweredHi - I'm trying to create a virtual environment for various Python projects, using IDEA's graphical UIs, and I'm getting the following error message: "Failed to Created Interpreter"'Failed to creat... -
Created JavaFX tunable in idea.properties?
AnsweredHi all - I'm using IDEA on FreeBSD 13. The bundled Markdown plugin doesn't provide a preview; e.g. "There are no available preview providers." I'm using OpenJDK11, as there are currently some prob... -
Edited Help Resolving XML Catalog URIs
AnsweredHi all - I'm trying to add an XML Catalog to IDEA to resolve some `xsl:include href="..."` in an XSL stylesheet, but for some reason the references in the catalog are not being resolved correctly. ... -
Created Xdebug cannot connect with IDEA Ultimate
I'm having some trouble getting Xdebug connected to IDEA Ultimate. Apologies if posting here is incorrect! I have a Vagrant VM deployment server configured:I have deployment mappings set up: I hav... -
Created Problems connecting IDEA to remote/Vagrant Drupal
Hi - I know that this is a repeat of a question I asked last August. I'm working on a new box and am unable to replicate the eventual success I had in my previous question[1]. I apologize for the ... -
Created IDEA Live Templates - where are the XML files?
AnsweredHi all, The Live Templates are a great piece of functionality but I haven't committed all of them to memory. I've written a script that reads the XML files under ~/.IntelliJIdea15/config/templates/... -
Created How to connect IDEA to a remote Drupal instance?
Hi all,I'm trying to replicate the PhpStorm 'Create New Project from Existing Files' in IDEA Ultimate 14.1.4, but I'm failing. Could someone give me some guidance? -
Created XSLT: how to apply stylesheet to a directory
Hi all,I'm wondering if IDEA supports applying a stylesheet against a directory of XML files. From what I can tell in the Edit/Run Configurations menu > XSLT > Settings, there is only an option to ...