Giter Site home page Giter Site logo

mike-douglas / tsm-editor Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 2.0 5.41 MB

TSM Custom String Editor

Home Page: http://directive.io/tsm-editor/

License: MIT License

JavaScript 58.12% HTML 0.71% Vue 37.44% Shell 0.89% SCSS 2.83%
world-of-warcraft tradeskillmaster

tsm-editor's Introduction

  • 👋 Hi, I’m @mike-douglas
  • 👀 I’m interested in leadership, coding in Swift/SwiftUI, Python, and DevOps
  • 💞️ I’m looking to collaborate on engineering org leadership topics, people and team growth, and the social side of software engineering
  • 📫 Find my contact info on miked.codes

tsm-editor's People

Contributors

sapu94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tsm-editor's Issues

TypeError in /tsm-editor/

Error in TSM Editor

TypeError in /tsm-editor/
this.currentCaretRange is null

View on Bugsnag

Stacktrace

src/components/editor/Editor.vue:208 - onDropdownSelect
src/components/editor/Editor.vue:139 - onEditorKeyDown
src/components/editor/EditorEvent.vue:87 - onKeyDown

View full stacktrace

Created automatically via Bugsnag

SyntaxError in /tsm-editor/

Error in TSM Editor

SyntaxError in /tsm-editor/
Invalid regular expression: /*1/: Nothing to repeat

View on Bugsnag

Stacktrace

src/lib/definitions.js:75 - findMatches
src/components/editor/Editor.vue:181 - a.onEditorCaretPositionChange
src/components/editor/EditorEvent.vue:78 - a.<anonymous>

View full stacktrace

Created automatically via Bugsnag

TSM 4.10 string changes

Is your feature request related to a problem? Please describe.
There’s a new version of tsm coming out that has new price sources to support.

From: https://blog.tradeskillmaster.com/tsm-4-10-change-log/
Price Sources
There are new operation-based price sources available:
auctioningopmin, auctioningopmax, auctioningopnormal, shoppingmax, sniperopbelow
A new SmartAvgBuy price source has been added alongside the existing AvgBuy price source to replace the previous “Use Smart Average for Purchase Price” setting.
A new SaleRate price source has been added which represents your personal sale rate.
A new NumInventory price source has been added to represent your total inventory quantity.

SyntaxError in /tsm-editor/

Error in TSM Editor

SyntaxError in /tsm-editor/
Invalid regular expression: /+5/: Nothing to repeat

View on Bugsnag

Stacktrace

src/lib/definitions.js:67 - findMatches
src/components/editor/EditorEventLayer.vue:182 - a.performWordLookup
src/components/editor/EditorEventLayer.vue:152 - a.onKeyUp

View full stacktrace

Created automatically via Bugsnag

TypeError in /tsm-editor/

Error in TSM Editor

TypeError in /tsm-editor/
Cannot read property 'startOffset' of null

View on Bugsnag

Stacktrace

src/components/editor/Editor.vue:172 - a.onEditorCaretPositionChange
src/components/editor/EditorEvent.vue:78 - a.<anonymous>

View full stacktrace

Created automatically via Bugsnag

Syntax invalid for '%' notation

Describe the bug
When someone types '100% foo' it corrects it to '100 % foo' which is invalid in TSM.

Expected behavior
Beautify should reformat it to 'number% something' where there is no space between the number and the percent character

Add a copy to clipboard button

Is your feature request related to a problem? Please describe.
It should be easier to copy a string from the tool to TSM

Describe the solution you'd like
A copy to clipboard button should select the text in the editor and copy it to the system's clipboard

IndexSizeError in /tsm-editor/

Error in TSM Editor

IndexSizeError in /tsm-editor/
Index or size is negative or greater than the allowed amount

View on Bugsnag

Stacktrace

src/components/editor/EditorEventLayer.vue:219 - onSelect
src/components/editor/EditorEventLayer.vue:205 - onNavigationKeyPress
src/components/editor/EditorEventLayer.vue:120 - onKeyDown

View full stacktrace

Created automatically via Bugsnag

IndexSizeError in /tsm-editor/

Error in TSM Editor

IndexSizeError in /tsm-editor/
Failed to execute 'setStart' on 'Range': The offset 4294967293 is invalid.

View on Bugsnag

Stacktrace

src/components/editor/EditorEventLayer.vue:206 - a.onSelect
src/components/editor/EditorEventLayer.vue:192 - a.onNavigationKeyPress
src/components/editor/EditorEventLayer.vue:107 - a.onKeyDown

View full stacktrace

Created automatically via Bugsnag

SyntaxError in /tsm-editor/

Error in TSM Editor

SyntaxError in /tsm-editor/
Invalid regular expression: /MaxDbRe/: \ at end of pattern

View on Bugsnag

Stacktrace

src/lib/definitions.js:75 - findMatches
src/components/editor/Editor.vue:181 - a.onEditorCaretPositionChange
src/components/editor/EditorEvent.vue:78 - a.<anonymous>

View full stacktrace

Created automatically via Bugsnag

TypeError in /tsm-editor/

Error in TSM Editor

TypeError in /tsm-editor/
Cannot read property 'cloneRange' of null

View on Bugsnag

Stacktrace

src/components/editor/Editor.vue:208 - a.onDropdownSelect
src/components/editor/Editor.vue:139 - a.onEditorKeyDown
src/components/editor/EditorEvent.vue:87 - a.onKeyDown

View full stacktrace

Created automatically via Bugsnag

SyntaxError in /tsm-editor/

Error in TSM Editor

SyntaxError in /tsm-editor/
nothing to repeat

View on Bugsnag

Stacktrace

src/lib/definitions.js:75 - findMatches
src/components/editor/Editor.vue:181 - onEditorCaretPositionChange
src/components/editor/EditorEvent.vue:78 - onInput/<

View full stacktrace

Created automatically via Bugsnag

SyntaxError in /tsm-editor/

Error in TSM Editor

SyntaxError in /tsm-editor/
nothing to repeat

View on Bugsnag

Stacktrace

src/lib/definitions.js:67 - findMatches
src/components/editor/EditorEventLayer.vue:182 - performWordLookup
src/components/editor/EditorEventLayer.vue:152 - onKeyUp

View full stacktrace

Created automatically via Bugsnag

ExampleException in home#example

Test error in Example.com

ExampleException in home#example
Something really bad happened

View on Bugsnag

Stacktrace

app/controllers/home_controller.rb:123 - example
app/controllers/other_controller.rb:12 - broken
lib/important/magic.rb:4 - load_something

View full stacktrace

Created by Mike Douglas via Bugsnag

IndexSizeError in /tsm-editor/

Error in TSM Editor

IndexSizeError in /tsm-editor/
Failed to execute 'setStart' on 'Range': The offset 4294967288 is larger than the node's length (40).

View on Bugsnag

Stacktrace

src/components/editor/Editor.vue:199 - a.onDropdownSelect
src/components/editor/Editor.vue:136 - a.onEditorKeyDown
src/components/editor/EditorEvent.vue:87 - a.onKeyDown

View full stacktrace

Created automatically via Bugsnag

TypeError in /tsm-editor/

Error in TSM Editor

TypeError in /tsm-editor/
e is undefined

View on Bugsnag

Stacktrace

src/components/editor/EditorEventLayer.vue:223 - onSelect
src/components/editor/EditorEventLayer.vue:205 - onNavigationKeyPress
src/components/editor/EditorEventLayer.vue:120 - onKeyDown

View full stacktrace

Created automatically via Bugsnag

TypeError in /tsm-editor/

Error in TSM Editor

TypeError in /tsm-editor/
Cannot read property 'cloneRange' of null

View on Bugsnag

Stacktrace

src/components/editor/Editor.vue:208 - a.onDropdownSelect
src/components/editor/Editor.vue:139 - a.onEditorKeyDown
src/components/editor/EditorEvent.vue:87 - a.onKeyDown

View full stacktrace

Created automatically via Bugsnag

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.