Giter Club home page Giter Club logo

typedoc-plugin-sourcefile-url's People

Contributors

aciccarello avatar gdelmas avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

typedoc-plugin-sourcefile-url's Issues

Configurable line number reference in link.

Currently the line number of a type definition is hard coded to be #L{line-number} in the generated URL. This should be able to be configured either on the command-line or in the configuration JSON to support source browsers that expect this information in a different URL format.

Allow regex to be performed on _Defined In_

Azure uses the following format for its code:

https://dev.azure.com/some/project/_git/repoName?version=GBdev&path=%2Fpath%2Fto%2Ffile%2Ffoo.js

It escapes the slashes in the actual path to the file - instead of slash it uses %2F.

It would be nice if we could perform a regex search/replace on the Defined In URLs so that we could fix the path before appending it to the prefix.

plugin breaks in typedoc 0.14

when typedoc is updated to 0.14:

Error: The plugin ...typedoc-plugin-sourcefile-url could not be loaded.

TypeError: Class constructor ConverterComponent cannot be invoked without 'new'

(above typed not copy-pasted fyi)

Plugin typedoc-plugin-sourcefile-url could not be loaded

typedoc 0.22.3
typedoc-plugin-sourcefile-url 1.0.6

Error: The plugin .../node_modules/typedoc-plugin-sourcefile-url could not be loaded.
Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './dist/lib/utils/component' is not defined by "exports" in .../node_modules/typedoc/package.json

Link to master branch instead of specific commit.

Hello, thanks for this plugin. Is there a way to have the source links go to the master branch instead of the commit ID? I check in my generated files, and having the commitID makes my changeset very noisy.

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.