Skip to content

#840, #844#848

Merged
MikhailArkhipov merged 39 commits into
microsoft:masterfrom
MikhailArkhipov:730-1
Feb 21, 2018
Merged

#840, #844#848
MikhailArkhipov merged 39 commits into
microsoft:masterfrom
MikhailArkhipov:730-1

Conversation

@MikhailArkhipov
Copy link
Copy Markdown

@MikhailArkhipov MikhailArkhipov commented Feb 21, 2018

Fixes #844

  • added 'Download' button + test

Fixes #840

  • treat period and @ as operators
  • add their handling to operator clause in formatter
  • add tests

Fixes #830

  • removed banner call
  • left code in place in case we need another banner at some point

Comment thread src/client/extension.ts
// tslint:disable-next-line:no-unused-expression
new BannerService(persistentStateFactory);

const deprecationMgr = new FeatureDeprecationManager(persistentStateFactory, !!jupyterExtension);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should delete the files related to BannerService

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we might need it to another banner just in case. But I guess it is easy to recover code from the history

@MikhailArkhipov MikhailArkhipov merged commit b70e8a2 into microsoft:master Feb 21, 2018
@MikhailArkhipov MikhailArkhipov deleted the 730-1 branch February 21, 2018 22:05
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clicking on Close redirects me to python.org Format on type adds spaces after periods Remove Microsoft announcement banner

2 participants