Skip to content

Conversation

Chris--A
Copy link
Contributor

Adds highlighting capabilities for C++11 keywords:

  • auto
  • constexpr
  • decltype
  • nullptr
  • char16_t
  • char32_t
  • static_assert

Also added in the missing keywords: enum, operator, and delete.
I'm not sure what the third column is meant for, maybe the disabled 'find in reference' menu item.

Adds highlihgting capabilities to C++11 keywords.
@cmaglie cmaglie added this to the Release 1.5.8 milestone Aug 26, 2014
@matthijskooijman
Copy link
Collaborator

Regarding the third field, it indeed seems to be related to the HTML help file: https://github.com/arduino/Arduino/blob/ide-1.5.x/app/src/processing/app/syntax/PdeKeywords.java#L113-L118

@matthijskooijman matthijskooijman added Component: IDE The Arduino IDE Component: IDE user interface The Arduino IDE's user interface Version: 1.5.x feature request A request to make an enhancement (not a bug fix) and removed Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE labels Sep 11, 2014
@cmaglie cmaglie modified the milestones: Release 1.5.8, Release 1.5.9 Oct 13, 2014
@cmaglie cmaglie modified the milestones: Release 1.6.0, Release 1.6.1 Feb 18, 2015
@cmaglie cmaglie added Component: IDE user interface The Arduino IDE's user interface and removed Component: IDE The Arduino IDE labels Apr 15, 2015
@ffissore ffissore closed this in fe94d6a May 11, 2015
@ffissore
Copy link
Contributor

Fixed in fe94d6a. Thanks!

@Chris--A
Copy link
Contributor Author

No worries, was about to redo this PR with the updated theme.

Does this mean C++11 is not far off from being set as a default?

@ffissore
Copy link
Contributor

That is something to discuss with @cmaglie and @facchinm

@ffissore ffissore modified the milestones: Release 1.6.1, Release 1.6.5 May 20, 2015
@ffissore ffissore removed this from the Release 1.6.1 milestone May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants