Messages - cytochrome [ switch to compact view ]

Pages: [1] 2next
1
N.A.N.Y. 2019 / Re: NANY 2019: TextWorx - Universal Text Manipulator
« on: January 10, 2019, 10:31 AM »
Sure. As you know, different programmers/computer languages have different conventions for naming variables.

camel case: concatenated words with each word in titlecase or the first word in lowercase 
  ThisIsMyVariableName or thisIsMyVariableName

snake case: lower-case words concatenated by underscores
  this_is_my_variable_name

kebab case: lowercase words concatenated by dashes
  this-is-my-variable-name


2
N.A.N.Y. 2019 / Re: NANY 2019: TextWorx - Universal Text Manipulator
« on: January 10, 2019, 08:28 AM »
TextWorx is incredibly useful! Thank you for creating it.
The one addition that might be useful in the 'coding' menu might be the ability to convert between variable naming conventions (snake case, camel case, kebab case, etc.)

3
Clipboard Help+Spell / Popup menu location
« on: August 04, 2015, 10:24 AM »
Hi,

Perhaps I missed it in the settings, but it would be nice to have some options as to where the CHS popup menu is shown.

For instance, from another clipboard manager, these are the options:
  • at cursor location
  • at mouse pointer location
  • at last popup location

Thank you.
 

4
Clipboard Help+Spell / Re: Issue with date prefix
« on: May 09, 2015, 09:23 AM »
This version (2.30.0) seems to be working for me now.

Thanks!

5
Clipboard Help+Spell / Issue with date prefix
« on: May 02, 2015, 11:32 AM »
Hi,

I may not be using it properly, but I am experiencing issues with the date prefix functionality in CHS.

In particular, when I invoke 'Additional actions on last clip | paste clip with date prefix', I get a date that is appropriate, but a time that is not the current time (ignoring the time zone).

Moreover, when I perform the action again minutes later, I get the same prefix.

I get this same result using the default 'Custom Date' (%c) or my own format.

I am using CHS v2.29.0.

Thanks.

-Brad

Pages: [1] 2next
Go to full version