Simon
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 9
-
Created Problem with Code Inspection HTML: Missing Closing Tag nested in other Languages
Hello, i have following problem. We often generate html parts in other languages like js or php. Some times im in a more complex way, included with iterations and if/else and etc. It's understandab... -
Created Inspection: General - Problematic whitespace triggered unexpected
Hello, i have a problem to understand the inspection rule "General - Problematic whitespace". According to https://www.jetbrains.com/help/phpstorm/general-problematic-whitespace.html they are 3 sit... -
Created ignore Placeholder in templates e.g. HTML for inspections
In our project we use a template engine for html files, able to fill defined placeholder. This can be used for simple values or bigger code segments The engine also allows to use placeholder as an... -
Edited DataGrip. Data Editor: Smart complete or dropdown for cell of type enum
PlannedIn SQLyog the cells for enums can be modified with a dropdown. Is something similar possible in DataGrip? -
Created DataGrip. DataEditor: Modify cells from a sql-query result with joins
PlannedIn SQLyog you can choose ( vai dropdown ) which table can be modified, if you want do edit in a result of a query with joins. Is something similar possible in DataGrip? -
Edited [Weblogic] View of installed deployments of the server
AnsweredHello together, im new in IDEA. I start to managed my maven project with Intellij and so far to most works fine. But currently the most annoying problem is that Intellij does not show the current ... -
Created unresolved function or method if defined in tag <h:outputscript> (xmlns:h="http://java.sun.com/jsf/html")
AnsweredHello, i use the ultimate version of intellij 2017.1.3 and i have following problem. Intellij does not find the inline js function in the same file. If is use the tag <script> it detects fine. Th...