flashios09

Results 15 issues of flashios09

Hi @Kronuz, Thanks for this Awesome ST3 plugin, i'm using the 3.0.0 version and i don't like to click on the **Insert** link every time to append the function **arguments**,...

Hi, Thanks @balupton for this plugin. Sorry for my bad english :( I tried `History.js` and it works for me, i can push new states and update the content when...

Hi, thanks awbush for this awesome plugin ;) sorry for my bad english :( ![nested-markup-filter](https://f.cloud.github.com/assets/1313482/1917788/2554ffa0-7da6-11e3-89dd-bbe8d5c8e49c.jpg) the search doesn't work on the "nested" html markup(view attachment) :( it's only works if...

hi, @tekezo thanks for this awesome Mac App ;) i have **Logitech K750 PC Keyboard** and i want to change the **FN** key to **OPTION_R**(like in the standard apple keyboard),...

### Fix multiline getter/setter description block: Example: ```php /** * The layout for the View, `'default'` by default. * * ### Pattern * `src/Template/Layout/{$_layoutPath}/{$_layout}.ctp` * * @var string */ protected...

Hi @geowarin, I added an option for dateString, took, displayLastCompile and displayTook: ```javascript const defaultOutputOptions = { dateString: { color: 'blue', }, took: { // can be "ms" or "s"...

Hi, On my terminal(iTerm2 MacOS), i'm using a **gray bg** and the **dateString** is displayed in **black** ![](https://d2ppvlu71ri8gs.cloudfront.net/items/143O2C0K3h0R1M1h2o06/%5B91dd47f4bf3bdb7eba867f479e872eef%5D_Image+2017-05-23+at+2.28.48+AM.png) Is it possible to change the **dateString** color to **blue/white/gray** or add...

enhancement
minor

Hi, I'm having an error on tsconfig.json after upgrading to v2.9.3 ![image](https://user-images.githubusercontent.com/1313482/213261234-a83c082b-435b-4b38-9c1c-15046096ebca.png) It was working fine with v2.8.1 before the changes on `@types/ember__test-helpers` ! Those are the current version of...

Hi, For a reason that i ignore, after disabling the builtin typescript extension, VSCode can't recognize the import paths and stop giving me suggestions/auto imports ! ### BEFORE #### Import...