You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
-
## Pullflow for VS Code
1
+
## PullFlow for VS Code
2
2
3
-
Pullflow is a code review collaboration platform backed by the co-founder of GitHub and used by some of the most innovative dev teams, including **Epic Games, Avenue, Hear.com,** and **RedwoodJS.** New to Pullflow? See how you can merge quality PRs **4X** faster with synchronized conversation between developers, systems, and AI, across GitHub, Slack & VS Code.
3
+
PullFlow is a code review collaboration platform backed by the co-founder of GitHub and used by some of the most innovative dev teams, including **Epic Games, Avenue, Hear.com,** and **RedwoodJS.** New to PullFlow? See how you can merge quality PRs **4X** faster with synchronized conversation between developers, systems, and AI, across GitHub, Slack & VS Code.
4
4
5
5
**[Sign up at pullflow.com](https://pullflow.com)**.
6
6
7
-
> “Love at first PR. Pullflow's beauty lies in its simplicity, which seamlessly integrates with your existing tools and streamlines the code review process. It lets me focus on writing code instead of navigating clunky interfaces.” - **Bhavin Vyas, Vice President @ WorkBoard**
7
+
> “Love at first PR. PullFlow's beauty lies in its simplicity, which seamlessly integrates with your existing tools and streamlines the code review process. It lets me focus on writing code instead of navigating clunky interfaces.” - **Bhavin Vyas, Vice President @ WorkBoard**
8
8
>
9
9
10
-
The **Pullflow VS Code extension** brings all your code review workflows and collaboration into your IDE, helping you prioritize PRs, stay in the loop, take quick actions, and return to your flow state.
10
+
The **PullFlow VS Code extension** brings all your code review workflows and collaboration into your IDE, helping you prioritize PRs, stay in the loop, take quick actions, and return to your flow state.
11
11
12
12

13
13
14
14
### Quick Start
15
15
---
16
16
17
-
1.**Installation**: Install the “Pullflow” extension from the Visual Studio Marketplace or Open VSX Registry.
18
-
2.**Sign in**: Click on “Sign in to Pullflow” from the VS Code status bar.
17
+
1.**Installation**: Install the “PullFlow” extension from the Visual Studio Marketplace or Open VSX Registry.
18
+
2.**Sign in**: Click on “Sign in to PullFlow” from the VS Code status bar.
19
19
3.**Ready to use**: The extension is now ready to use ✨
20
20
21
21
## Key Features
@@ -51,7 +51,7 @@ Engage with your team by responding to comments quickly
51
51
52
52
**Perfect Companion to GitHub Pull Request and Issues Extension**
53
53
54
-
Access and review GitHub pull requests directly from your VS Code interface using the [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github) extension. With Pullflow, all your code review activity will synchronize across GitHub and Slack.
54
+
Access and review GitHub pull requests directly from your VS Code interface using the [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github) extension. With PullFlow, all your code review activity will synchronize across GitHub and Slack.
55
55
56
56

57
57
@@ -65,9 +65,9 @@ The extension offers a convenient way to quickly understand the status of your P
65
65
**Compatibility and Requirements**
66
66
---
67
67
68
-
The Pullflow VS Code Extension requires:
68
+
The PullFlow VS Code Extension requires:
69
69
70
-
1.Pullflow account set up with Slack and GitHub connected
70
+
1.PullFlow account set up with Slack and GitHub connected
71
71
2. Visual Studio Code version 1.70.0 or above
72
72
73
73
## Data Security and Privacy
@@ -81,19 +81,19 @@ Prefer to opt out? No problem. Simply follow these steps:
81
81
82
82
1. Press Ctrl + Shift + P (or Command + Shift + P on Mac).
83
83
2. Go to `Preferences: Open Workspace Settings`
84
-
3. Search for `Pullflow Flow`
85
-
4. Uncheck `Pullflow > Automatic flow detection`
84
+
3. Search for `PullFlow Flow`
85
+
4. Uncheck `PullFlow > Automatic flow detection`
86
86
5. Reload extension
87
87
88
88
## Contributing
89
89
90
-
This extension is an open-source project created by [Pullflow Inc](https://github.com/pullflow/vscode-pullflow). We encourage contributions, bug reports, and new feature suggestions. Feel free to fork the repository and add your own features.
90
+
This extension is an open-source project created by [PullFlow Inc](https://github.com/pullflow/vscode-pullflow). We encourage contributions, bug reports, and new feature suggestions. Feel free to fork the repository and add your own features.
91
91
92
-
This is just the beginning of Pullflow's VS Code Slack integration, and we are eager to make improvements based on your feedback. Please don't hesitate to share your thoughts with us through [GitHub issues](https://github.com/pullflow/vscode-pullflow/issues) or on Twitter [@pullflow](https://twitter.com/pullflow).
92
+
This is just the beginning of PullFlow's VS Code Slack integration, and we are eager to make improvements based on your feedback. Please don't hesitate to share your thoughts with us through [GitHub issues](https://github.com/pullflow/vscode-pullflow/issues) or on Twitter [@pullflow](https://twitter.com/pullflow).
93
93
94
94
#### **Development Guidelines**
95
95
96
-
1. Set up Pullflow account and connect your GitHub and Slack accounts.
96
+
1. Set up PullFlow account and connect your GitHub and Slack accounts.
97
97
2. Clone the repository.
98
98
3. Create `.env` file in the root directory and add the following environment variables:
99
99
@@ -121,4 +121,4 @@ This tool is designed for developers seeking a unified workspace that reduces co
121
121
122
122
---
123
123
124
-
*For more information, documentation, and updates, visit **[Pullflow's official website](https://pullflow.com/)** or connect with us on **[Twitter](https://twitter.com/pullflow)**.*
124
+
*For more information, documentation, and updates, visit **[PullFlow's official website](https://pullflow.com/)** or connect with us on **[Twitter](https://twitter.com/pullflow)**.*
Copy file name to clipboardExpand all lines: package.json
+29-29Lines changed: 29 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
{
2
2
"name": "pullflow",
3
-
"publisher": "Pullflow",
4
-
"displayName": "Pullflow",
3
+
"publisher": "PullFlow",
4
+
"displayName": "PullFlow",
5
5
"description": "Code review collaboration across GitHub, Slack, and VS Code.",
6
-
"version": "6.0.1",
6
+
"version": "6.0.2",
7
7
"preview": true,
8
8
"license": "MIT",
9
9
"engines": {
10
10
"vscode": "^1.70.0"
11
11
},
12
12
"author": {
13
-
"name": "Pullflow"
13
+
"name": "PullFlow"
14
14
},
15
15
"icon": "assets/pullflow.png",
16
16
"categories": [
@@ -41,27 +41,27 @@
41
41
"commands": [
42
42
{
43
43
"command": "pullflow.active-pull-requests",
44
-
"title": "Pullflow: Active Pull Requests"
44
+
"title": "PullFlow: Active Pull Requests"
45
45
},
46
46
{
47
47
"command": "pullflow.signIn",
48
-
"title": "Pullflow: Sign in"
48
+
"title": "PullFlow: Sign in"
49
49
},
50
50
{
51
51
"command": "pullflow.signOut",
52
-
"title": "Pullflow: Sign out"
52
+
"title": "PullFlow: Sign out"
53
53
},
54
54
{
55
55
"command": "pullflow.reconnect",
56
-
"title": "Pullflow: Reconnect"
56
+
"title": "PullFlow: Reconnect"
57
57
},
58
58
{
59
59
"command": "pullflow.toggle-flow-state",
60
-
"title": "Pullflow: Toggle Flow State"
60
+
"title": "PullFlow: Toggle Flow State"
61
61
},
62
62
{
63
63
"command": "pullflow.welcome-view",
64
-
"title": "Pullflow: Welcome"
64
+
"title": "PullFlow: Welcome"
65
65
}
66
66
],
67
67
"keybindings": [
@@ -73,117 +73,117 @@
73
73
],
74
74
"icons": {
75
75
"pullflow-icon": {
76
-
"description": "Pullflow icon",
76
+
"description": "PullFlow icon",
77
77
"default": {
78
-
"fontPath": "./assets/Pullflow.woff",
78
+
"fontPath": "./assets/PullFlow.woff",
79
79
"fontCharacter": "\\e90d"
80
80
}
81
81
},
82
82
"slack-icon": {
83
83
"description": "Slack icon",
84
84
"default": {
85
-
"fontPath": "./assets/Pullflow.woff",
85
+
"fontPath": "./assets/PullFlow.woff",
86
86
"fontCharacter": "\\e900"
87
87
}
88
88
},
89
89
"github-icon": {
90
90
"description": "GitHub icon",
91
91
"default": {
92
-
"fontPath": "./assets/Pullflow.woff",
92
+
"fontPath": "./assets/PullFlow.woff",
93
93
"fontCharacter": "\\e90b"
94
94
}
95
95
},
96
96
"approved-icon": {
97
97
"description": "Approved icon",
98
98
"default": {
99
-
"fontPath": "./assets/Pullflow.woff",
99
+
"fontPath": "./assets/PullFlow.woff",
100
100
"fontCharacter": "\\e905"
101
101
}
102
102
},
103
103
"review-icon": {
104
104
"description": "Review Requested icon",
105
105
"default": {
106
-
"fontPath": "./assets/Pullflow.woff",
106
+
"fontPath": "./assets/PullFlow.woff",
107
107
"fontCharacter": "\\e90a"
108
108
}
109
109
},
110
110
"checks-running-icon": {
111
111
"description": "Checks running icon",
112
112
"default": {
113
-
"fontPath": "./assets/Pullflow.woff",
113
+
"fontPath": "./assets/PullFlow.woff",
114
114
"fontCharacter": "\\e903"
115
115
}
116
116
},
117
117
"checks-failed-icon": {
118
118
"description": "Checks failed icon",
119
119
"default": {
120
-
"fontPath": "./assets/Pullflow.woff",
120
+
"fontPath": "./assets/PullFlow.woff",
121
121
"fontCharacter": "\\e904"
122
122
}
123
123
},
124
124
"checks-skipped-icon": {
125
125
"description": "Checks skipped icon",
126
126
"default": {
127
-
"fontPath": "./assets/Pullflow.woff",
127
+
"fontPath": "./assets/PullFlow.woff",
128
128
"fontCharacter": "\\e901"
129
129
}
130
130
},
131
131
"checks-passed-icon": {
132
132
"description": "Checks passed icon",
133
133
"default": {
134
-
"fontPath": "./assets/Pullflow.woff",
134
+
"fontPath": "./assets/PullFlow.woff",
135
135
"fontCharacter": "\\e902"
136
136
}
137
137
},
138
138
"review-comment-icon": {
139
139
"description": "Review comment icon",
140
140
"default": {
141
-
"fontPath": "./assets/Pullflow.woff",
141
+
"fontPath": "./assets/PullFlow.woff",
142
142
"fontCharacter": "\\e907"
143
143
}
144
144
},
145
145
"pr-open-icon": {
146
146
"description": "PR open icon",
147
147
"default": {
148
-
"fontPath": "./assets/Pullflow.woff",
148
+
"fontPath": "./assets/PullFlow.woff",
149
149
"fontCharacter": "\\e909"
150
150
}
151
151
},
152
152
"request-changes-icon": {
153
153
"description": "Request changes icon",
154
154
"default": {
155
-
"fontPath": "./assets/Pullflow.woff",
155
+
"fontPath": "./assets/PullFlow.woff",
156
156
"fontCharacter": "\\e906"
157
157
}
158
158
},
159
159
"draft-pr-icon": {
160
160
"description": "Draft PR icon",
161
161
"default": {
162
-
"fontPath": "./assets/Pullflow.woff",
162
+
"fontPath": "./assets/PullFlow.woff",
163
163
"fontCharacter": "\\e908"
164
164
}
165
165
},
166
166
"flow-state-icon": {
167
167
"description": "Flow-state icon",
168
168
"default": {
169
-
"fontPath": "./assets/Pullflow.woff",
169
+
"fontPath": "./assets/PullFlow.woff",
170
170
"fontCharacter": "\\e90c"
171
171
}
172
172
}
173
173
},
174
174
"configuration": {
175
175
"id": "pullflow",
176
-
"title": "Pullflow",
176
+
"title": "PullFlow",
177
177
"properties": {
178
178
"pullflow.telemetry.enabled": {
179
179
"type": "boolean",
180
180
"default": true,
181
-
"markdownDescription": "Enable Pullflow to transmit product usage telemetry. \n\n_**Important:** To activate telemetry transmission, both this setting and the VS Code telemetry option must be enabled. Telemetry will not be sent if either of these settings is disabled._"
181
+
"markdownDescription": "Enable PullFlow to transmit product usage telemetry. \n\n_**Important:** To activate telemetry transmission, both this setting and the VS Code telemetry option must be enabled. Telemetry will not be sent if either of these settings is disabled._"
182
182
},
183
183
"pullflow.automaticFlowDetection.enabled": {
184
184
"type": "boolean",
185
185
"default": true,
186
-
"markdownDescription": "Allow Pullflow to automatically detect flow state based on keyboard activity.\n\n_**Note:** Extension must be reloaded for this to take affect._"
186
+
"markdownDescription": "Allow PullFlow to automatically detect flow state based on keyboard activity.\n\n_**Note:** Extension must be reloaded for this to take affect._"
0 commit comments