[CLOSED] Intellisense

  1. #1

    [CLOSED] Intellisense

    I have a developer that used this to get intellisense when coding JS in an ASPX page:

    <script type="text/javascript" language="javascript">
            /// <reference name="Ext.Net.Build.Ext.Net.extjs.adapter.ext.ext-base.js" assembly="Ext.Net" />
            /// <reference name="Ext.Net.Build.Ext.Net.extjs.adapter.ext.ext-base-debug.js" assembly="Ext.Net" />
            /// <reference name="Ext.Net.Build.Ext.Net.extjs.ext-all-debug.js" assembly="Ext.Net" />
            /// <reference name="Ext.Net.Build.Ext.Net.extjs.ext-all.js" assembly="Ext.Net" />
        </script>
    But I tried it on my system and it doesn't work. Can you give any other tips as to why this may be? Thanks. :)
    Last edited by Daniil; Jul 07, 2011 at 5:24 PM. Reason: Please use [CODE] tags, [CLOSED]
  2. #2
  3. #3
    I saw those already, they don't help.
  4. #4
    Well, that threads say JavaScript intellisense is not working with ExtJS.

    I have a developer that used this to get intellisense when coding JS in an ASPX page
    Well, JavaScript (native language) intellisense works fine on my VS 2008 without any additional tunes.
  5. #5
    You could try the Resharper 6 plug-in at http://www.jetbrains.com/resharper/

    It's commercial, but the license isn't expensive and now has great javascript support.
  6. #6
    Already tried that. One of my other developers has it working in Visual Studio 2010 using ReSharper, but I can't seem to get it working with the same setup, very odd.
  7. #7
    Unfortunately, I can't help because have no experience in that - ReShaper + JS intellisense.
  8. #8
    Ok, no worries, thanks.

Similar Threads

  1. [CLOSED] [1.0] Enable intellisense
    By edigital in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 03, 2010, 6:35 PM
  2. [CLOSED] intellisense .82 version
    By HOWARDJ in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 24, 2010, 12:09 PM
  3. [CLOSED] VS 2010 RC Intellisense...
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 18, 2010, 5:34 PM
  4. Ext Intellisense with Coolite?
    By macap in forum Open Discussions
    Replies: 1
    Last Post: Jan 22, 2010, 2:41 AM
  5. [CLOSED] Intellisense of EXTJS
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 15, 2009, 8:53 AM

Tags for this Thread

Posting Permissions