Intellisense Problems · Issue #65 · Arduino/arduino-pro-ide - GitHub

Skip to content Dismiss alert {{ message }} This repository was archived by the owner on Oct 22, 2021. It is now read-only. / arduino-pro-ide Public archive
  • Uh oh!

    There was an error while loading. Please reload this page.

  • Notifications You must be signed in to change notification settings
  • Fork 71
  • Star 884
  • Code
  • Issues
  • Pull requests
  • Actions
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options This repository was archived by the owner on Oct 22, 2021. It is now read-only. Intellisense problems #65ClosedClosedIntellisense problems#65Labelstype: imperfectionSomething isn't working@DoodlesEpic

Description

@DoodlesEpicDoodlesEpicopened on Oct 21, 2019

The following lines generate intellisense errors:

  • pinMode(0, OUTPUT) -> Use of undeclared identifier 'OUTPUT'
  • byte pinNumber -> Unknown type name 'byte'
  • className object(params) -> Unknown type name 'className '

It looks like a few of the Arduino processing language keywords are not yet working correctly with the editor.

👍React with 👍2

Metadata

Metadata

Assignees

No one assigned

Labels

type: imperfectionSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Tag » Arduino Error Unknown Type Name 'byte'