Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows API
  4. Intellisense

Intellisense

Scheduled Pinned Locked Moved Windows API
visual-studiohelpquestionhardwaretutorial
5 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • _ Offline
    _ Offline
    __erfan__
    wrote on last edited by
    #1

    I'm using IAR Embedded Workbench to write code for ARM devices. but i have a big problem: it doesn't has Intellisense:( so i was thinking about making a simple intellisense plugin for it. but I don't have any idea of how to do this and I don't even know where to ask this question! can any one help me with this? is it really hard to make an intellisense plugin for an IDE? i googled it but didn't find any useful resource.

    T 1 Reply Last reply
    0
    • _ __erfan__

      I'm using IAR Embedded Workbench to write code for ARM devices. but i have a big problem: it doesn't has Intellisense:( so i was thinking about making a simple intellisense plugin for it. but I don't have any idea of how to do this and I don't even know where to ask this question! can any one help me with this? is it really hard to make an intellisense plugin for an IDE? i googled it but didn't find any useful resource.

      T Offline
      T Offline
      Tony Richards
      wrote on last edited by
      #2

      First, this doesn't really have anything to do with the Windows API. I'd suggest the specific forum for your language of choice. Second, the things you are going to have to research will be Auto Complete (sp?) (Intellisense is a MS product name, I believe). And third, I hope your IDE has a plugin framework, otherwise this is going to be a pain....

      _ 1 Reply Last reply
      0
      • T Tony Richards

        First, this doesn't really have anything to do with the Windows API. I'd suggest the specific forum for your language of choice. Second, the things you are going to have to research will be Auto Complete (sp?) (Intellisense is a MS product name, I believe). And third, I hope your IDE has a plugin framework, otherwise this is going to be a pain....

        _ Offline
        _ Offline
        __erfan__
        wrote on last edited by
        #3

        yes i mean Auto Complete. as I've realized, this is not easy at all. the only way i have is to do my coding in another editor, and this is a pain too. thank you anyway.

        L 1 Reply Last reply
        0
        • _ __erfan__

          yes i mean Auto Complete. as I've realized, this is not easy at all. the only way i have is to do my coding in another editor, and this is a pain too. thank you anyway.

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          I have used IAR for many years, and using it was a pain, its editor isn't very good IMO. I quickly decided to use my regular editor and invoke the compilers and linker through their command line interface. I can't recall IAR having any kind of extensibility, and if so, there's nothing you can do about it. :)

          Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

          Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

          _ 1 Reply Last reply
          0
          • L Luc Pattyn

            I have used IAR for many years, and using it was a pain, its editor isn't very good IMO. I quickly decided to use my regular editor and invoke the compilers and linker through their command line interface. I can't recall IAR having any kind of extensibility, and if so, there's nothing you can do about it. :)

            Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

            Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

            _ Offline
            _ Offline
            __erfan__
            wrote on last edited by
            #5

            yeah you are right. i should better forget about it. hardware programming always has its pains :) I'm going to use MS visual studio. its the best IDE I've ever used. thanks for reply.:thumbsup:

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups