Opened 6 years ago

Closed 6 years ago

#1915 closed enhancement (fixed)

Log underscore keywords as camel-case

Reported by: Elaine Meng Owned by: Greg Couch
Priority: moderate Milestone:
Component: Command Line Version:
Keywords: Cc: Conrad Huang
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Pretty much per summary. Mostly for extensions that use command.run but use the underscore version of their keywords instead of camel case.

Change History (2)

comment:1 by Greg Couch, 6 years ago

For example:
open 2tpk from_database pdb
should be logged as:
open 2tpk fromDatabase pdb
Both are accepted on the command line.

comment:2 by Greg Couch, 6 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.