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
<li>Current view only saves if there are modifications (<ahref="https://github.com/adampresley/sublime-view-in-browser/issues/32">#32</a>)</li>
82
+
</ul>
83
+
</li>
79
84
<li>07/03/2013:
80
85
<ul>
81
86
<li>Changes to support Sublime Text 3 and Python 3 (<ahref="https://github.com/adampresley/sublime-view-in-browser/issues/13">#13</a>)</li>
@@ -105,11 +110,11 @@ <h2>Change History</h2>
105
110
<li>Added ability to use Windows special folder references to browser commands. Closes <ahref="https://github.com/adampresley/sublime-view-in-browser/issues/10">#10</a></li>
106
111
</ul>
107
112
</li>
108
-
113
+
109
114
<li>01/30/2013:
110
115
<ul>
111
116
<li>All settings for this plugin now live in the file <strong>View In Browser.sublime-settings</strong>.
112
-
This allows for a user to override them in their <em>User</em> directory. The old
117
+
This allows for a user to override them in their <em>User</em> directory. The old
113
118
<strong>settings.json</strong> file is no longer used. </li>
114
119
</ul>
115
120
</li>
@@ -119,7 +124,7 @@ <h2>Change History</h2>
119
124
<li>Merged in change from imaginationac to remove menu nesting</li>
120
125
</ul>
121
126
</li>
122
-
127
+
123
128
<li>12/26/2012:
124
129
<ul>
125
130
<li>Added Linux Chromium to the supported browsers list</li>
@@ -132,7 +137,7 @@ <h2>Change History</h2>
132
137
<li>When invoked the current view is auto-saved</li>
133
138
</ul>
134
139
</li>
135
-
140
+
136
141
<li>10/25/2012:
137
142
<ul>
138
143
<li>New settings.json file to map browser/commands to OSes</li>
@@ -147,7 +152,7 @@ <h2>Change History</h2>
147
152
<li>Temp file only created if view is unsaved</li>
0 commit comments