8000 Comparing v1.0.0...master · bioSyntax/bioSyntax · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bioSyntax/bioSyntax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: bioSyntax/bioSyntax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 21 files changed
  • 8 contributors

Commits on Aug 14, 2018

  1. Updated readme page

    ababaian committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0909a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c684c View commit details
    Browse the repository at this point in the history
  3. Small update for dev team

    daissi authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d48ad84 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Added echo for vimrc append action

    ababaian committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    cecccde View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    4482276 View commit details
    Browse the repository at this point in the history
  2. Also allow N and X as start of sequence

    ababaian committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    813c76e View commit details
    Browse the repository at this point in the history
  3. Fixed escape character bug in some terminals for fasta-less styles. C…

    …hanged fq-less header to orange from block
    ababaian committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    fb7a772 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Improve default comment-function behavior

    Currently, any bioSyntax files within VSCode default to having the "Toggle Line Comment" function add a "//" at the beginning of the line, and the "Toggle Block Comment" encloses the selection in "/* ... */".  
    
    This change disables block comments and changes the Toggle Line Comment to use "#" which is much more common in these types of files.
    alanhoyle authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    9dc625d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from alanhoyle/master

    Improve VSCode default comment function behavior
    liyao001 authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    2f47af8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    2d5ccbe View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Merge pull request #48 from alanhoyle/master

    added several more reserved words for cwl
    Artem Babaian authored Jun 15, 2019
    Configuration menu
    Copy the full SHA
    5705f0c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    8c87c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429671c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update package formatting

    Visual Studio code extensions use different dependencies than when this
    extension was first created. All of these changes simply bring the
    extension up-to-date with current practices.
    MillironX committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2cd6826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f481d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc1c3d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    101a6cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e08ba39 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Merge pull request #59 from MillironX/master

    Improve VSCode color theme support
    Ebedthan authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    83d5b38 View commit details
    Browse the repository at this point in the history
  2. Added instructions about Non Bio Theme

    Li Yao committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    23259cd View commit details
    Browse the repository at this point in the history
Loading
0