Modify

Opened 8 years ago

Closed 8 years ago

#12646 closed defect (cantfix)

Pastebin does not highlight C++11 keywords

Reported by: daniel.gutson@… Owned by: Ryan J Ollos
Priority: normal Component: TracPastePlugin
Severity: normal Keywords: C++11 highlighting
Cc: Trac Release:

Description

Some keywords such as 'decltype' are not highlighted. Please either add it to the keywords list or create a new language "C++11" cloned from C++ but with these added keywords:

  • decltype
  • constexpr
  • override
  • final
  • nullptr
  • static_assert
  • noexcept

Attachments (0)

Change History (1)

comment:1 Changed 8 years ago by Ryan J Ollos

Resolution: cantfix
Status: newclosed

Keyword highlighting is determined by Pygments. Please upgrade to Pygments 2.1 and make a request with the Pygment team if the keywords aren't highlighted.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.