Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Kellner
Total activity
22
Last activity
December 13, 2018 15:00
Member since
December 14, 2002 23:58
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (8)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
December 13, 2018 15:00
I'm expecting that the code below should show a lint error because hooks are only suppose to work in functions. https://reactjs.org/docs/hooks-rules.html import React, {useState} from 'react';imp...
Community
WebStorm
How to add to WebStorm linting to help with new React Hooks Proposal
0 votes
Created
October 03, 2008 03:23
bump.. mostly want help on intellisense with external js files that may themselves not reference the libraries I want. I Microsoft vs, they do it by having a line at the top of your file like this...
Community
IntelliJ IDEA Users
javascript refactoring with IDEA 7.0.4 and intellisense
0 votes
Created
November 10, 2008 21:51
with Idea 8, can you give me a step by step to create the JavaScript Module? I'm making stand alone javascript project with no server dependency. Just JavaScript files launched from html files.THanks
Community
IntelliJ IDEA Users
javascript refactoring with IDEA 7.0.4 and intellisense
0 votes
Created
November 11, 2008 02:35
Very happy to see it is possible! I love IDEA. What are the steps to create a project that uses my own web server (I don't want tomcat or anything else). I want to create a project that has just...
Community
IntelliJ IDEA Users
Idea 8, javascript intellisense
0 votes
Created
April 30, 2004 17:46
I've also noticed that the code created has errors all through (api not found). Is there anyway to make these errors go away?Also, is there source for the form_rt.jar file?
Community
IntelliJ IDEA Users
GUI Designer, deploying app
0 votes
Created
November 11, 2008 01:20
I still don't see how to create a IDEA project for my javascript and html file (no serverside technology). I want the JavaScript files I write to have intellisense with extJS (just .js files)
Community
IntelliJ IDEA Users
Idea 8, javascript intellisense
0 votes